필터 지우기
필터 지우기

ForEach Subsystem with Parameter Sets

조회 수: 2 (최근 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 CenterFile Exchange에서 Programmatic Model Editing에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by