필터 지우기
필터 지우기

Matlab stops taking inputs...

조회 수: 5 (최근 30일)
Jason Goad
Jason Goad 2013년 1월 2일
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
Matt J
Matt J 2013년 1월 2일
What do you mean by a bad .m file? What's bad about it?

댓글을 달려면 로그인하십시오.

답변 (1개)

Matt J
Matt J 2013년 1월 2일
편집: Matt J 2013년 1월 2일
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
Sean de Wolski
Sean de Wolski 2013년 1월 2일
Sounds right to me. Does it say busy in the bottom left corner?

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Embedded Coder에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by