Skip to main content
3-Newcomer
March 27, 2024
Solved

Problem after Converting Prime 9 with the variables

  • March 27, 2024
  • 3 replies
  • 2792 views

I converted a file from MathCad 15 to MathCad Prime 9. After the converting was made, MathCad Prime 9 is marking some of the variables with red Box saying that this variable is not defined (See screeshot). I noticed that the Problem is that Variable contains two level of subsripts and Mathcad Prime 9 cant see the second subscript. As a result all Variables will be seen as only one variable and not multiple diffrent variables.

 

Can someone help me please? Thank you 

Greetings

Best answer by LucMeekes

That variable ds3 is defined, but it is 0 and forms the denominator of a quotient. Klick on the variable encircled in red to see the actual error message. It says division by zero.

 

Changing the Mathcad file before conversion seems like a smart idea, mainly because the interface of Mathcad is much faster than that of Prime. However due to different fonts used in Prime w.r.t. Mathcad, you may still have some work to do after the conversion.

 

Success!
Luc

3 replies

23-Emerald IV
March 27, 2024

Please attach the Prime worksheet.

 

Success!
Luc

3-Newcomer
March 27, 2024
23-Emerald IV
March 27, 2024

I think Prime can see the 'second subscript' (which is an index, by the way. Not that in

LucMeekes_0-1711565715673.png

you have the 's' as a (literal) subscript, and the '1' as an index).

I think that the problem in your sheet lies with the fact that you use (too) many global definitions. You should use global definitions ( the ones with three bars), only if you really cannot do without.

 

Success!
Luc

 

 

 

3-Newcomer
March 28, 2024

Thank you for your answer. I changed most of the globale definitions (the ones with three bars) with (:=). 

What I can't understand is why in some places:

BS_10971427_0-1711619541053.png

and 

BS_10971427_1-1711619576400.png

the two Variables ds1 and ds2 are regognised, whre on the other hand:

BS_10971427_2-1711619633660.png

ds3 is not defined. 

I also attached the MathCad file in my reply (you can find it on page 3/10). Thanky you very much for your patience. your help is much appreciated.

 

p.s. After converting the file from MathCad 15 to MathCad Prime 9, the formatting and location of the formulas and text were shifted from where they used to be before the converting. Can I rearrange the page like it used to be before converting in a fast way? Or should I do all the arrangement manually?

 

Cheers

LucMeekes23-Emerald IVAnswer
23-Emerald IV
March 28, 2024

That variable ds3 is defined, but it is 0 and forms the denominator of a quotient. Klick on the variable encircled in red to see the actual error message. It says division by zero.

 

Changing the Mathcad file before conversion seems like a smart idea, mainly because the interface of Mathcad is much faster than that of Prime. However due to different fonts used in Prime w.r.t. Mathcad, you may still have some work to do after the conversion.

 

Success!
Luc