2-D Plot Creation
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
2-D Plot Creation
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.
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Sounds Legit!
Thanks Mr.Fred!!
