Hello everybody,
I have a simple question - I hope! But I could not solve it myself, maybe someone can help me! I already looked in the tutorials, but could not find an answer.
I have to make a calculation for different load cases. In the past I used mathcad, and there I defined vectors (1-column matrices) for f.i. a load factor and a load. See the attached file.
I need to multiply the first load factor f[1 with the first load Frep[1, the second load factor f[2 * Frep[2 and the third load factor f[3 * Frep[3 and the result then is a vector with three values.
In Smath studio I can only get this result by defining three times f[1 * Frep[1 , f[2 * Frep[2 and f[3 * Frep[3.
Is there a way to do this easier?
