Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations cowski on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Reusable Subsystem

Status
Not open for further replies.

skloppen

Automotive
Joined
Feb 13, 2005
Messages
1
Location
CA
I'm fairly new to SIMULINK. I'm working on a model that will include four identical subsystems (vehicle tires) They will have different input signals, but the subsystems themselves will be identical. I'm trying to find some way to allow me to make a change once and alter all four sub-systems (so I don't have to do the same thing four times).

I cannot, unfortunatly, use a model block, because student version (what I'm using) doesn't support them.

Thanks in advance.

from
Stefan
 
Hi!

I just figured a way out to do it (would not call it a solution though...)
build one subsystem (wheel) use as input a muxed signal with all the forces/torques. every signal path and block will be evaluated separately for the four signals (afaik).

good luck
matt
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top