Question
Calculating matrices with a a set of numbers in an array
- January 20, 2020
- 1 reply
- 1617 views
Hello,
I tried to calculate a matrices with a matrix that includes a variable with a set of numbers.
Putting an array instead of a constant number ( Vbat -->M1,1) to the matrix the solver tells the error
"This variable is undefined". Is it possible like I tried or is there another solution to calculate the
same matrix again and again in an loop and set different given values, how to extract the results?
I found some examples but I don´t know how to transfer to my problem.
Thank you

