I have a little problem. I would like to plot two vectors in the same graph but the problem is that they are correlated to two different x-vectors. And I can't convert them to match.
Is this possible or do I ahve to make two different graphs and manually put them over eachother? (the x-vectors...
Hi
How do I automatically invert a vector
Say that I have someting like: [4 5 6 8 56 -2] and want it to change places into [-2 56 8 6 5 4] ??
Is there a ready function for this+ i have tried programming it without good results so far. The programs I am trying to do won't let me put a vector...
Hi, I'm quite new to MathCad and need some help. I have created a vector with values depending on a scalar. Now I want to do this calculation for a number o different values of that scalar and store the result.
How do I do this? Can I store them as columns in a vector perhaps, but how do I do...