This is about the same problem I had in March of 2007 and never successfully solved. (see )
In MathCAD 12 table display works fine, but I have never succeeded in making it work in MathCAD 13.
There are options which are supposed to effect this display situation, but they have no effect. Re-installing the application has no effect. Others have had the same problem. Mathcad 13 CAN display results with the menu drilldown:
menu pick>>
FORMAT>>
Result...>>
Display Options>>
Matrix display style>>
Matrix>>
OK
However the described behavior takes place for Matrix display style>>Automatic, and Matrix display style>>Table
In mathcad 13 the problem can be reproduced by:
EXAMPLE 1
i := 1..10
i = (nothing gets displayed for i except placeholder rectangle)
The keypresses to produce this are:
i:1;10<enter key>
i=<enter key>
EXAMPLE 2
This also effects displaying of variables such as:
Arf<sub>i := i
Arf= (nothing gets displayed for Arf except placeholder rectangle)
Arf<sub>i= (nothing gets displayed for Arf<sub>i except placeholder rectangle)
The keypresses to produce this are:
Arf[i:i<enter key>
Arf=<enter key>
arf[i=<enter key>
In MathCAD 12 table display works fine, but I have never succeeded in making it work in MathCAD 13.
There are options which are supposed to effect this display situation, but they have no effect. Re-installing the application has no effect. Others have had the same problem. Mathcad 13 CAN display results with the menu drilldown:
menu pick>>
FORMAT>>
Result...>>
Display Options>>
Matrix display style>>
Matrix>>
OK
However the described behavior takes place for Matrix display style>>Automatic, and Matrix display style>>Table
In mathcad 13 the problem can be reproduced by:
EXAMPLE 1
i := 1..10
i = (nothing gets displayed for i except placeholder rectangle)
The keypresses to produce this are:
i:1;10<enter key>
i=<enter key>
EXAMPLE 2
This also effects displaying of variables such as:
Arf<sub>i := i
Arf= (nothing gets displayed for Arf except placeholder rectangle)
Arf<sub>i= (nothing gets displayed for Arf<sub>i except placeholder rectangle)
The keypresses to produce this are:
Arf[i:i<enter key>
Arf=<enter key>
arf[i=<enter key>