I what to make a program in mathcad which can take any matris values, let say first matris is{10,20,40,50} and apply it in the eq. Y=constants x matris values then take Y to the next eq. which is m= Y/another constant. I am after m values, which then will be plotted against time. What I want is...
How do I solve the eq below.
y=x*m where m and y are four different values( y is known).
x is a constant. m is what I am looking for, for all different values y
What does it mean when you try to plot y=mx+b diagram and mathcad is complaining on subscript index([i) which is no x[i. It says "the value of subscript or superscript is too low or too small for this array"
Can not find anything wrong with what I have do. I have done exactly the same...