- 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
    8 vues (au cours des 30 derniers jours)
  
       Afficher commentaires plus anciens
    
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 commentaires
Réponses (1)
  Tejas
      
 le 17 Juil 2025
        To speed up the startup process of a Simulink model, perform these steps:
0 commentaires
Voir également
Catégories
				En savoir plus sur Genetic Algorithm dans Help Center et File Exchange
			
	Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

