Hi,
Is it possible *somehow* in Mathcad to have more-than-2 dimension matrix ? I don't want to represent them (that would be really awkard), just to define and read the elements, do some math ... the usual.
The only thing I saw that came close was to use nested matrix, but that gets a bit messy in terms of reading. X[a,b,c looks a lot better than ((X[a)[b)[c ...
Thanks