Please tell me how to stop running a script that is in an infinite loop without quitting Matlab?

 Réponse acceptée

David Young
David Young le 23 Fév 2011

0 votes

CTRL+C should normally stop such a script, unless you're calling a MEX function.

Plus de réponses (0)

Catégories

En savoir plus sur Loops and Conditional Statements dans Centre d'aide 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