how to run a simulation at different times
1 view (last 30 days)
Show older comments
I would like to run my model, lets say 3 days at 40C temperature and 4days at 60C and so on.
As per my understanding and trail, i have used a if block and merge the signals, is it right?
how can i change that time and input value to simulate? iw ould like to see how it's changing with time and temperature.
have a look at the attachments for better view, any views and guidance?
0 Comments
Answers (1)
Benjamin Thompson
on 10 Oct 2022
You can use the Signal Builder block to configure how you want a signal to change over time. I assume you are simulating the model one time for seven days total.
0 Comments
See Also
Categories
Find more on Sources in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!