Question
Given Find block only works with constant matrix
- February 3, 2010
- 2 replies
- 2714 views
At the top of page 3, I have a constant matrix that is referenced in the solve block. Just above it I have a matrix with the same name that I computed. The solver finds the solution with the constant matrix. But if you delete the constant matrix so that it uses the computed one, it colors the find result in red and says "This variable is undefined" if I use v14. If I use an older version (2001) it says that the matrix must be square. Any help is much appreciated. I'm trying to get this to work for my freshman Electrical Engineering course - I thought Matlab would be too hard for them 🙂

