matrix show indices
- October 8, 2024
- 1 reply
- 857 views
While looking in Mathcad Prime 10 at a worksheet whose ORIGIN = 1, I noticed that with Show Indices turned on, a nested array's indices ran from 0 to rows()-1.
I tried to recreate the effect in a blank worksheet, but to no avail ... until I changed ORIGIN without recalculating the evaluated variable. I initially set ORIGIN = 3, then changed it to 10.

Pressing F5 caused the indices to reflect the change in ORIGIN.

Equally interesting, I saved the worksheet after changing the ORIGIN definition back to 3 (with the indices showing 10..23) and reopened it. This time, the indices ranged from 0 to 14.
On the subject of Show Indices, I would find it helpful to show an array's indices with this setting turned on regardless of the size of the array. I've found myself on several occasions counting down an array's rows or across its columns when, say, checking the index of an anomalous result.
Stuart

