is there 'scope function' in Matlab?

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))

 Accepted Answer

madhan ravi
madhan ravi on 8 Apr 2020
No and you just have to use plot() where you could use the datas from Simulink using To Workspace block.

More Answers (0)

Categories

Products

Release

R2020a

Tags

Asked:

on 8 Apr 2020

Answered:

on 8 Apr 2020

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!