- Start MATLAB with the "-timing" flag, inorder to find the section of startup that takes the most amount of time.
- Based on the section taking the most time, take appropriate resolution steps as mentioned in this MATLAB answer: https://www.mathworks.com/matlabcentral/answers/717043-how-can-i-speed-up-my-matlab-startup-time .
speed up the model on startup
3 views (last 30 days)
Show older comments
Hello, help me speed up the simulation in matlab. full model launch takes 70 seconds. and I work with genetic algorithms and I need to run this model over 1000 times. it takes a lot of time. tell me how can I speed up the model at startup?
thanks in advance!
0 Comments
Answers (1)
Tejas
on 17 Jul 2025
To speed up the startup process of a Simulink model, perform these steps:
0 Comments
See Also
Categories
Find more on Genetic Algorithm in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!