Range value doesn't display
Range value doesn't display
(OP)
I have used MathCAD in the past and for the first time in a long time I fired it up and had the following problem.
Entered:
j := 0;10
and then
j=
But the j range did not display...what I got instead is what is in quotes:
"j="
Nothing else...what I expected was a display of the values of j.
What gives?
Entered:
j := 0;10
and then
j=
But the j range did not display...what I got instead is what is in quotes:
"j="
Nothing else...what I expected was a display of the values of j.
What gives?





RE: Range value doesn't display
RE: Range value doesn't display
This is Mathcad 13.1
RE: Range value doesn't display
RE: Range value doesn't display
j:0;10 <Enter>
The default increment is 1 if the second term of the series is not entered.
But that has nothing to do with the behavior I am seeing. If nobody knows exactly the cause of this, I will try re-installing. I had to do something like that once before just to be able to run the program at all.
RE: Range value doesn't display
"Long vectors and range variables both display using output tables. However, range variables have the row and column labels turned off by default, while vectors have the row and column labels turned on by default."
However I can get range variables to display as a Matrix by the following menu pick:
Format>>Result...>>Display Options>>Matrix Display Style>>Matrix
However, if I do either of the following menu picks, range variables do NOT display:
Format>>Result...>>Display Options>>Matrix Display Style>>Automatic
Format>>Result...>>Display Options>>Matrix Display Style>>Table
RE: Range value doesn't display
TTFN
Eng-Tips Policies FAQ731-376
RE: Range value doesn't display
I can get by without the table stuff now that I can display matrix, and in order to install, I have to go back to the original disk, apply an update patch, and install a significant number of add ons...more trouble than it is worth with my present schedule.
I'd like to point out that I have seen this problem before the last time I re-installed, and now I have seen the whole behavior have vague recollections of it popping up on more than one occasion in other more recent versions of MathCAD.
If I EVER get the chance, I think I will check a clean install and then see if the problem pops up again after I put in the add-ons.
RE: Range value doesn't display
TTFN
Eng-Tips Policies FAQ731-376