cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X

rkfixed error Mathcad Prime 5

AlexMaldo
3-Visitor

rkfixed error Mathcad Prime 5

I think every formula is right and rkfixed is giving me a problem, see atached

4 REPLIES 4

There is no attachment in your message.

Attachment

 

The first error is that you forgot the function arguments when you defined rt. That way you defined a simple variable, not a function (thats what the error message tries to tell us).

The second error is that you tried to access the columns of S by typing S^(0), etc. You have to use the column selector (either from the menu or by typing Ctrl-Shift-C).

A third problem occurred due to Prime infamous auto labelling. I had to manually label the highlighted variables in the plot to be "variable".

Werner_E_0-1587605871650.png

 

Top Tags