Solved
Matlab to Mathcad Vectors and Matrix
Hi, Iยดm translating some matlab code into a Mathcad, I need to overwrite indices in vectors
Matlab does it like this:
f_site 23x1 Vector
idx 13x1 Vector wich has the indices i need to overwrite.
f_site(idx)=...
In Mathcad I cant do it like this

Thank u


