how to import matrices from workspace to simulink block?
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
bassam massouh
am 31 Aug. 2014
Kommentiert: Christopher Davidson
am 4 Okt. 2019
i want to import state space matrices from worksapce to state space block in simulink plz help regards.
0 Kommentare
Akzeptierte Antwort
Azzi Abdelmalek
am 31 Aug. 2014
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 Kommentare
Tong Zhao
am 31 Aug. 2016
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
am 4 Okt. 2019
Doesn't work for me. I get the error: "Invalid setting in "ABCD/Descriptor State-space' for parameter 'A' "
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu General Applications finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!