Question
Mathcad 14.0 M020 (14.0.2.5) 2D plot questions
- March 28, 2010
- 9 replies
- 4027 views
I searched the collab for a clue to this because it seems that I have seen it discussed previously. Didn't strike paydirt.
I had some step plots that I was using - many of them. I got tired of resetting the index variable
i:=last(table)
x:=1 x[i:=i
so I changed to using the method in the attached file. I didn't get the result I expected.
Is there a way to get the plots I want with out having to reset the x index all the time?
Rich
http://www.downeastengineering.com/
I had some step plots that I was using - many of them. I got tired of resetting the index variable
i:=last(table)
x:=1 x[i:=i
so I changed to using the method in the attached file. I didn't get the result I expected.
Is there a way to get the plots I want with out having to reset the x index all the time?
Rich
http://www.downeastengineering.com/

