Simscape Custom Blocks: New Tab in block dialog box

5 ビュー (過去 30 日間)
Remo
Remo 2014 年 5 月 26 日
回答済み: Maxwell Thompson 2019 年 8 月 13 日
I am woking on some custom Simulink/Simscape blocks und would like to add new tabs in the block dialog box besides the Parameters and Variables tab. How can I do this?
  1 件のコメント
Oliver
Oliver 2015 年 6 月 2 日
Am I right, assuming that it is not possible to add Tabs to a custom Simscape block?

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

回答 (1 件)

Maxwell Thompson
Maxwell Thompson 2019 年 8 月 13 日
Hello Remo,
I also work with custom simscape components and it appears that this functionality does not yet exist within the simscape language. I have a particurlarly long list of parameters that I would like to catergorize as well. The only current workaround that I know of seems to be to mask the generated simscape block and assign tabs that way which can be tedious. However it comes with a caveat that if you mask the block directly (Simscape Custom components at least) it will most likely crash the simulation on first runs. A work around to that is to put the block (or copy of the block) into a subsystem and mask the subsystem. This, for whatever reason, seems to mitigate the crashing.
I would put in an enhancement request to mathworks though, as this seems like an important behaviour to be able to code.
Sincerely,
Maxwell

カテゴリ

Help Center および File ExchangeCreating Custom Components and Libraries についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by