フィルターのクリア

ForEach Subsystem with Parameter Sets

3 ビュー (過去 30 日間)
Markus
Markus 2012 年 9 月 3 日
I am trying to concatenate a system, but use different parameters for the signle instances. Has anybody a solution for that (apart from transforming the parameters into inport of the ForEach System)?

回答 (2 件)

Kaustubha Govind
Kaustubha Govind 2012 年 9 月 4 日
Markus: Could you mention which blocks you are using inside the For Each Subsystem that don't allow you to convert your parameters to inputs? Currently, there is no way to parameterize the iterations of the For Each Subsystem, but it might be possible to re-model your system so that you can accomplish what you need.

Markus
Markus 2012 年 9 月 5 日
Thanks for your answer Kaustubha. The concatenated System is quite complex - basically it is a statespace representation of an electrical circuit. The system already has lots of inputs besides the several parameters, so I do not like them to be inputs. I would say that parametrizing the systems by e.g. cells containing parameter sets would be more compact, simple and readable.
I am thinking that this is an obvious requirement for ForEach blocks, therefore I can not really understand why this is not implemented...
  1 件のコメント
Kaustubha Govind
Kaustubha Govind 2012 年 9 月 5 日
Markus: Would it be okay if I contacted you directly on your email to get further information?

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

カテゴリ

Help Center および File ExchangeProgrammatic Model Editing についてさらに検索

製品

Community Treasure Hunt

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

Start Hunting!

Translated by