Greetings, if you have a moment, I could use your help in resolving this error.
    5 Ansichten (letzte 30 Tage)
  
       Ältere Kommentare anzeigen
    
Akzeptierte Antwort
  Florian Bidaud
      
 am 17 Okt. 2023
        The error is fairly clear. It's either your model has a singularity, like dividing by a very small quantity. In this case, you need to identify the variable in the block State-space that is causing the error.
If I were you I would first try to reduce the step size by a lot to check if that works. Like going from 0.01s to 0.001s for example. If the model runs fine, then there is no real singularity but just an too large step. 
Weitere Antworten (0)
Siehe auch
Kategorien
				Mehr zu Communications Toolbox finden Sie in Help Center und File Exchange
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!



