Unresolved Error: Vector Creation
Hiya,
Kindly can anyone resolve error shown in the image below.
The code is simple creating a vector from random numbers. Before it was working fine, untill I added another for loop below.

Thanks and Regards
Hiya,
Kindly can anyone resolve error shown in the image below.
The code is simple creating a vector from random numbers. Before it was working fine, untill I added another for loop below.

Thanks and Regards
Near the top of the program structure you have time_err with a single subscript, i, so Mathcad thinks it's a vector. Near the bottom you have time_err with 2 sub scripts L and m so Mathcad thinks it's a matrix. Get these two consistent and the program should work.
Alan
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.