how to import matrices from workspace to simulink block?
1 次查看(过去 30 天)
显示 更早的评论
i want to import state space matrices from worksapce to state space block in simulink plz help regards.
0 个评论
采纳的回答
Azzi Abdelmalek
2014-8-31
You have not to import them, If your matrices are A,B,C and D, just set the SS block parameters to A, B, C and D
2 个评论
Tong Zhao
2016-8-31
For those who's confused, first use your workspace commands to create four matrices A,B,C,D. Then go into your Simulink model, and double-click to open your State-Space block, then under the field of parameter A, just type A again, then under B, type B again, and so on. Done.
Christopher Davidson
2019-10-4
Doesn't work for me. I get the error: "Invalid setting in "ABCD/Descriptor State-space' for parameter 'A' "
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 General Applications 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!