Help on simulink
Help on simulink
(OP)
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
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





RE: Help on simulink
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.