1-Visitor
February 24, 2011
Question
Using variables inside a solve block
- February 24, 2011
- 2 replies
- 3103 views
I am fairly new with mathcad, and using a solve block to solve a small system of equations (The code is attached as V11). For some reason if one variable (Flanding) is calculated using other variables, the code does not work, but it I were to just define it as a value, the code works fine. I have been trying to figure this out for some time now, and any help would be appritiated.
Example differing from code:
If I were to say:
Flanding:=3N
the code works, but if it is calculated, it doesn't.
Thanks for your help

