Working with results from the Mathcad State Space ODE Solver
- March 17, 2016
- 11 replies
- 5145 views
Hi,
I usually work with range variables. I don't know how to work with the results from the Mathcad State Space ODE Solver. They are in a matrix. I want to subtract the results from the state space solver from results of a calculation using range variables. Moreover, I calculated displacement using range variables and want to compare that to the displacement calculated with the state space solver. Some sort of conversion is needed but I can't figure it out.
Thanks for your help.
Update 1; I found one work around but it's pretty brutal. You can't seem to do derivatives on vectors. So I had to brute force things a bit too much for my taste. Hopefully, the experts here will have better ideas. I updated the attachments to this post.
Update 2; I figured it out. I used what I learned from the 'problem (2)' file and applied that to the updated 'problem (1)' file. Much more elegant fix.

