3-Newcomer
October 4, 2024
Solved
Error assigning program outputs to a variable
- October 4, 2024
- 1 reply
- 1161 views
Mathcad Prime 10
File Attached.
When evaluating a range of inputs for the program shown, the outputs are correct.
I need to assign the outputs to a variable as a column vector to use in subsequent steps. When I assign the program outputs to a variable, I get error "This value must be a scalar or a vector".
1. If the output of linterp_2D(A,B,Data,a,0.25) isn't a column vector, what is it?
2. How can I create a column vector (or anything else) from the program output so that I can assign it to a variable?




