Bring simulink content to matlab.
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
Hi,
I am trying to follow this tutorial: https://ctms.engin.umich.edu/CTMS/index.php?example=Introduction§ion=SimulinkControl#5
And extract my data to matlab.
But even though I have only one output and one input, simulink marks 2. How can I do the extraction of only one output?
2 Kommentare
Rhea Chandy
am 1 Mär. 2021
Bearbeitet: Rhea Chandy
am 1 Mär. 2021
Hi!
Can you share the model you're working on so that I can reproduce this issue and look into it further? I'd like to crosscheck the number of outputs in the model with the number indicated in the linearizer.
Also can you let me know what release of Simulink you're working with?
Akzeptierte Antwort
Rhea Chandy
am 1 Mär. 2021
Hi,
From what I can tell, the Linearizer was detecting both signals Y1 and Y2 as your output signal, since they were muxed together.
I've made a small modification to your model so that only one output signal is detected, and attached it. I hope that the model still works as intended.
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Manual Performance Optimization finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!