How to "activate" or "deativate" 'to Workspace' simlunk block from m-code?

2 ビュー (過去 30 日間)
Hugo Mendonça
Hugo Mendonça 2014 年 7 月 18 日
コメント済み: Hugo Mendonça 2014 年 7 月 18 日
Hi, folks!
I am just wondering if there is any way to activate or deactivate the Simulink block 'to Worspace' from m-code.
Being clearer, imagine a system has: out1, out2, ..., outN outputs and before starting simulation I must define which one I want to see in workspace indeed without changing the simulink system.
Thanks in advance!

採用された回答

Azzi Abdelmalek
Azzi Abdelmalek 2014 年 7 月 18 日
You have N output given by N to worksapce blocks, then you can display the output you want, What is the problem with that?
  1 件のコメント
Hugo Mendonça
Hugo Mendonça 2014 年 7 月 18 日
The system has N 'to workspace' blocks for all possible outputs. However, depending on the simulation, it would be satisfactory to define which outputs are desired to be exported to free memory (this is an useful trick when it is a long simulation). So, the idea is to select which 'to workspace' will be exported, without changing the blocks in the system.
Thanks for your answer! Cheers!

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

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeSimscape Electrical についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by