How to pass vectors in simulink?
1 view (last 30 days)
Show older comments
I have created the dynamic model of a Stewart Platform in simulink. Since it is a non linear time varying system,i require the values of my states for computing the matrices to be multiplied by the state derivatives or states. How do i pass these values to the matlab functions which i have created(these functions compute the matrices)? I simulated my system assuming constant initial values for my states and i am getting the new states.But when i try to pass these new states back to compute the new matrices,i am getting errors.
5 Comments
Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!