14-Alexandrite
October 11, 2024
Solved
Getting the same results
- October 11, 2024
- 2 replies
- 3094 views
Although I'm using different variables, I don't know why I'm having the same results for Mi ..
It is on page 14

Thanks in advance
You forgot to attach the excel data file. The one you posted earlier does not have a sheet #28.
Maybe you are looking for

as I don't think that you expect a nested vector of vectors, which you would get if you omit the index i on dz. Vectorization isn't necessary anyway.
EDIT: An easier way to achieve the same result would be

but it fails because vector dz has one element less than the other two vectors involved.
So you would have to make all three involved vectors equal in length, either by getting rid of the last elements in f.1... and q.cor... using submatrix (this gives the very same result as the program shown) or add an additional 0,01m at the end of dz (which results in in a vector M2 one element larger).

Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.