Why can't I promote the "file name" field of a subsystem reference to the mask of a subsystem containing this block?
3 ビュー (過去 30 日間)
古いコメントを表示
Hi,
I have a subsystem containing a subsystem reference. I would like to specify the file name using the mask of the main subsystem. I tried the following two things:
- promote the field to the mask using the promote object (worked fine for a model reference, but using a model reference is unsuitable for a number of reasons, most importantly because I want the referenced subsystem to be calculated by the same solver options as the main model). Although many parameters of the subsystem reference are promotable the file name appears not to be so.
- fill the file name field with a variable name of a mask parameter. Just like using mask parameters in gain blocks and the like I tried using a mask parameter to fill the file name field. This just results in an error in the subsystem reference saying "not found".
Is there any solution or workaround for my problem?
Thanks in advance you for your support.
Kind regards,
Martin Silge
0 件のコメント
採用された回答
Shubh Sahu
2020 年 2 月 4 日
As far as the 19b workflow is considered, a simple filename promotion is not possible to the mask of the subsystem. Either you can use variant subsystem instead or you can workaround attach in 3 files.
In main model a Subsystem is there and with in that a Subsystem refrence. keep all the files inside Subsystem refrence and promote Label mode active choice on subsystem.
Hope this will help you.
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Subsystems についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!