martin Müllinger
unread,May 21, 2013, 3:37:09 AM5/21/13You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
Hi,
i have a simulink question.
I have a subsystem which is switched in a row (10 times). The output of the previous is the input of the next subsystem. The modell in the subsystem is always the same.
The input of the first one is a from workspace source block.
My problem, when ever i want to change the modell inside the subsystem, i have to change it in every subsytem (i can copy it, but still it is not very convenient).
I tried the for-iterator subsystem, but i am not sure if this is possible, because of the fact, that the input is the output of the previous one.
Any other ideas?