How to pass vectors in simulink?

6 views (last 30 days)
Sreeranj Jayadevan
Sreeranj Jayadevan on 6 Jun 2018
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
Sreeranj Jayadevan
Sreeranj Jayadevan on 7 Jun 2018
I have attached the model. Do let me know whether it is possible to model a non linear system like this.

Sign in to comment.

Answers (0)

Categories

Find more on Modeling in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!