How to pass vectors in simulink?
1 次查看(过去 30 天)
显示 更早的评论
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.
回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!