Faulty treatment of matrix indices in program?
- April 8, 2015
- 3 replies
- 1616 views
Hi there,
I'm an experienced user of Mathcad and use Mathcad 15.0 (M010 [MC15_M010_20110622])
I encounter many bugs. Here is one.
Atached is a program concerning calculations on gears. Nothing complex, but with many variables, just following the norm. On many of the variables I need two or more [=rows(z)] values. In this case two. Use index j for that and ORIGIN=1.
In the course of the program several variables with index j are calculated. Some go wrong and show a complex answer; I corrected the values adding an extra formula row for index =1. These, in fact unnecessary lines, are marked with an A in front of the line. You can test by deleting an A marked line.
The program produces a matrix of 2 * 24. The columns are defined at the last row of the program.
Can you advise me on this one?


