Community Tip - You can subscribe to a forum, label or individual post and receive email notifications when someone posts a new topic or reply. Learn more! X
Hey friends!
I am currently working on Mathcad Prime 2.0 for doing Engineering Calculations. While having to do the 2-D plot, I am facing a very fundemental Issue which seems wierd. I'm defining range for x as well as y. I am also extracting both the values and placing them. While I define the 2-D plot I am getting a strange error saying "There are too many range variables". I've attached a snapshot for your reference. Kindly help on this issue ASAP.
Thanks in advance!
Regards
Prashanth Gb
Solved! Go to Solution.
You have no correlation between x and y.
If they were both vectors of the same length, the plot would work; but range variables aren't vectors.
You have no correlation between x and y.
If they were both vectors of the same length, the plot would work; but range variables aren't vectors.
Sounds Legit!
Thanks Mr.Fred!!