is there 'scope function' in Matlab?
4 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
NoYeah
le 8 Avr 2020
Réponse apportée : madhan ravi
le 8 Avr 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))
Réponse acceptée
madhan ravi
le 8 Avr 2020
No and you just have to use plot() where you could use the datas from Simulink using To Workspace block.
0 commentaires
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Simulink Functions dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!