필터 지우기
필터 지우기

It stops in for loop even it is short.

조회 수: 1 (최근 30일)
shinae kwak
shinae kwak 2018년 6월 29일
답변: shinae kwak 2018년 7월 9일
I'm a user of Matlab R2018a. I have a problem from yesterday. It seems being stop when it's calculated by for loop. It shows a 'busy' message which is next to parallel pool and keeps continue without any results. It doesn't work Ctrl+C key to break the calculating process. This also makes other processes such as photoshop, extremely slow. please help.
  댓글 수: 1
Jan
Jan 2018년 6월 29일
Show us the code you run.

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

답변 (2개)

Ajey Pandey
Ajey Pandey 2018년 6월 29일
Another approach you can try if your code hangs:
Open up the task manager on your machine. It might be called "Activity Monitor" or "Performance Monitor" or something like that. It should give you a list of all the programs running on your computer. If you find MATLAB in that list, you should be able to force it to quit. You'd basically crash your MATLAB session on purpose, but at least your whole computer won't freeze up.

shinae kwak
shinae kwak 2018년 7월 9일
Thank you everyone. I got a solution by the support team of Matwork

카테고리

Help CenterFile Exchange에서 Entering Commands에 대해 자세히 알아보기

태그

제품

Community Treasure Hunt

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

Start Hunting!

Translated by