is there 'scope function' in Matlab?

1 回表示 (過去 30 日間)
NoYeah
NoYeah 2020 年 4 月 8 日
回答済み: madhan ravi 2020 年 4 月 8 日
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))
  1 件のコメント
Star Strider
Star Strider 2020 年 4 月 8 日
No.
In MATLAB, you need to use the plot function.

サインインしてコメントする。

採用された回答

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

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeScopes and Data Logging についてさらに検索

タグ

製品


リリース

R2020a

Community Treasure Hunt

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

Start Hunting!

Translated by