Question
redefining a range of variables, replotting the graph
- September 16, 2010
- 17 replies
- 8604 views
Hi there,
I define a variable in mathcad as "i" that has a range of values, say i=0,1, 2 upto 28. Next, I compute a function, say f(i). I can easily plot f(i) versus i.
However, I don't know how to plot g(j) versus j, where j(i)= 0.1*i . Also the label of the x-axis should be now "j" not "j(i)" and the label of the y-axis should be "g(j)". Also, that at a given value of i, g(j)=f(i).
See the file attached. Any help would be greatly appreciated.
Thanks,
Ashehad

