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!

Defining variables only within a subsystem?

Status
Not open for further replies.

OgaB

Civil/Environmental
Joined
Aug 5, 2009
Messages
1
Location
US
Hi all,

I'm a bit new to Simulink and am having difficulty figuring out how to define variables locally. I have constructed a model with several subsystems, and I would like to define a single variable differently within the context of those subsystems.

For example, is there any way I can define a variable "n" as 3 in one subsystem and as 5 in another? I'd prefer not to name the variables differently (they're used in referencing arrays), and defining at higher levels (model workspace or matlab workspace) would only allow me a single value.

Thanks in advance,
AP
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top