Matlab no longer running scripts

69 次查看(过去 30 天)
Heather
Heather 2013-2-4
Hello,
I have been using my current version of Matlab for months, (R2011a), and I was using it no less than 20 minutes ago, and now it won't run. I push the run button, and nothing happens or changes. It was working, then all of a sudden it stopped for no reason.
Thank you, Heather
  4 个评论
Heather
Heather 2013-2-4
I have tried restarting MATLAB, restarting computer. I don't get any kind of error because it doesn't even attempt to run my code. I can write all the code I want, I just can't seem to get it to run. I just tried publishing the code, and it still doesn't work. I also just noticed there aren't any ">>" in my Command Window to work with either.

请先登录,再进行评论。

回答(5 个)

Brittany Morison
Brittany Morison 2016-4-21
Check if it's running an infinite loop. and press control c to stop that.
That's what was happening to me when i couldn't run my code
  1 个评论
André Francisco
André Francisco 2017-2-13
I had the exact same problem and tried that, and now it works. I also typed control v, (dont know if it helped in any way, im kind of a noobie still). But yup, same problem, and now its fixed. ty

请先登录,再进行评论。


Azzi Abdelmalek
Azzi Abdelmalek 2013-2-4
Close your Matlab session, then reopen it

Christopher Gomez
Christopher Gomez 2018-6-28
编辑:Christopher Gomez 2018-6-28
I got the very same problem. The code was running like a charm a minute ago, and then nothing... and when you run and go to the next part of the code, it does so, but it does not spill any result anymore... just weird... (Version 2017)

Mostafa Youssef
Mostafa Youssef 2019-9-20
Try to change the name of script.m file. This happens if you have 2 files with the same name.

Charles Kluepfel
Charles Kluepfel 2023-7-14
I had the same problem. To fix it I closed Matlab and restarted it.
But a temporary workaround is just to save the .m file and then run it by typing the name in the command window.

类别

Help CenterFile Exchange 中查找有关 Interactive Control and Callbacks 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by