plot simulink variables on mux
5 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
I have two variables resulted from simulink in two different running times i want to plot them on one figure as multiplexed . i tried to send them to workspace and read them again from work space in another simulation model , and i used time from config parameters as a first column , i think there is another professional way.
2 Kommentare
Kaustubha Govind
am 6 Nov. 2012
Bearbeitet: Kaustubha Govind
am 6 Nov. 2012
Is there a reason you don't want to do this in MATLAB, but in Simulink? Also, how do you log the signals to the workspace? You should be able to log the time vector along with the signal values vector.
Walter Roberson
am 8 Nov. 2012
Please use better tags for this question. See http://www.mathworks.co.uk/matlabcentral/answers/43073-a-guide-to-tags
Antworten (0)
Siehe auch
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!