why open a simulink model takes so long time
    24 visualizzazioni (ultimi 30 giorni)
  
       Mostra commenti meno recenti
    
    wenchao zhang
 il 3 Set 2025
  
    
    
    
    
    Modificato: Guillaume
      
 il 8 Ott 2025 alle 9:15
            when  try to open a simulink model it stay in busy status long time,  seems  stucked, any knows how to resolve this issue. memory is full or other reason?

0 Commenti
Risposta accettata
Più risposte (1)
  Andreas Goser
    
 il 3 Set 2025
        A couple of things to test and consider:
- Is it only this model, or also other models like demos/examples? How is your model "behaving" at you colleagues' or project partners' installations?
- Do you bring that up as it was faster in the past and you made changes or have a different release?
- It seems to work with the model on a network drive. Is it different locally?
- Can you think of callbacks that cause the delay rather than the model itself?
3 Commenti
  Andreas Goser
    
 il 3 Set 2025
				I was thinking mainly of model callbacks: https://www.mathworks.com/help/simulink/ug/model-callbacks.html
If your colleageus can open it and it is much faster, then my theory is there is a relation with files on a network drive.
Vedere anche
Categorie
				Scopri di più su Component-Based Modeling in Help Center e File Exchange
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!


