Why can't I promote the "file name" field of a subsystem reference to the mask of a subsystem containing this block?
2 次查看(过去 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!