plot saved data in the sope

2 Ansichten (letzte 30 Tage)
Metin
Metin am 11 Sep. 2013
Hello, my question is about scope of simulink, in the scope setting it is possible to save all the data in a structure or in array, but is it possible to plot saved data in the scope again or just I can plot it by using plot fuction of matlab, thanks?

Akzeptierte Antwort

Azzi Abdelmalek
Azzi Abdelmalek am 11 Sep. 2013
Bearbeitet: Azzi Abdelmalek am 11 Sep. 2013
You can use a From Workspace blocks. If y is your saved structure variable with time, just put it in the from workspace block parameters
You can also use a from file block

Weitere Antworten (0)

Kategorien

Mehr zu Simulink Functions 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!

Translated by