Continue to Site

Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

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

Help on simulink

Status
Not open for further replies.

wdmax

Automotive
Oct 15, 2004
8
Hi all!

Now i met with a problem by doing my job with simulink.I have built a system in Simulink for simulation of the tyre's vibration,in order to compare the simulated result and the actual situation.It's quite a lot of work because i have to change many parameters to find their best combination.

My further task is that i will constribute a system with simulink,which allows people to input many possible groups of Parameters beforehand.Then after maybe whole night's calculation,when we arrive at our officeroom the next morning the computer will show us all the results.

It's really quite challenging for me.Now i don't even know if it's possible in Simulink(OR Matlab).Can anyone who has ideas help me?

Thanks a lot!

I hope I have explained clearly what i want to ask with my poor English skills:)

Regards

wdmax
 
Replies continue below

Recommended for you

You can use a setup file for the parameters you want to control in SIMULINK. Instead of hard coding in the values into a SIMULINK block, use a variable name instead. In the control file assign the varialbe. The control file is just a valid MATLAB script file. You would then call the SIMULINK model as just another MATLAB function call from the command line.
That solves your first problem. For your second problem you would create a MATLAB script that sequentially calls each setup file your previously generated followed by the SIMULINK call. Make sure to store the results for each run.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor