is there 'scope function' in Matlab?
4 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
NoYeah
am 8 Apr. 2020
Beantwortet: madhan ravi
am 8 Apr. 2020

in simulink, there is scope function to express [frequency, magnitude]
how to load this in mathlab
I called the function in console
but no such function exist
scope(func(x))
Akzeptierte Antwort
madhan ravi
am 8 Apr. 2020
No and you just have to use plot() where you could use the datas from Simulink using To Workspace block.
0 Kommentare
Weitere Antworten (0)
Siehe auch
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!