Effacer les filtres
Effacer les filtres

Matlab stops taking inputs...

5 vues (au cours des 30 derniers jours)
Jason Goad
Jason Goad le 2 Jan 2013
Sometimes when I run a bad .m file Matlab will sort of become unresponsive... it's not a total lock up, because I can still type whatever I'd like in the workspace but after hitting return it just bumps me down a line and doesn't actually execute the command. Why is this and how do I avoid it / stop it?
  1 commentaire
Matt J
Matt J le 2 Jan 2013
What do you mean by a bad .m file? What's bad about it?

Connectez-vous pour commenter.

Réponses (1)

Matt J
Matt J le 2 Jan 2013
Modifié(e) : Matt J le 2 Jan 2013
Sounds like MATLAB simply hasn't finished executing the previous commands. Be patient, or investigate why your previous commands are doing a bigger computation than you intended.
  1 commentaire
Sean de Wolski
Sean de Wolski le 2 Jan 2013
Sounds right to me. Does it say busy in the bottom left corner?

Connectez-vous pour commenter.

Catégories

En savoir plus sur Embedded Coder dans Help Center et File Exchange

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by