How to open Scope in Simulink with Matlab command?

33 ビュー (過去 30 日間)
Mahdiyar
Mahdiyar 2015 年 4 月 2 日
編集済み: carlos vasquez 2017 年 1 月 31 日
Hi everyone
I want to run the simulink with the matlab command "sim". I need to see the trend of a signal . So, I use a Scope.
I want to open the scope with a matlab command line. Is there any way to open the scope in simulink with matlab command, not manually?
Regards

採用された回答

Azzi Abdelmalek
Azzi Abdelmalek 2015 年 4 月 2 日
open_system('YourSimulinkModelName/ScopeName')
  2 件のコメント
Mahdiyar
Mahdiyar 2015 年 4 月 2 日
thanks
carlos vasquez
carlos vasquez 2017 年 1 月 31 日
編集済み: carlos vasquez 2017 年 1 月 31 日
i use this comand but, when i want to use the command set_param(gsc,'Simulationcommand','Stop'). i have this error. subsystem block does not have a parameter named 'Simulationcommand'. also i use the comand close_param for close all but i have the same error. this command works on guide of matlab?
help

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

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeSimulink Functions についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by