필터 지우기
필터 지우기

Cells break disappear - Why?

조회 수: 1 (최근 30일)
Cillian
Cillian 2012년 6월 29일
Hello.
Sometimes when I have my code in different cells breaks, the cells breaks suddenly disappear, and I have no clue why? The cells breaks is gone even that my "%%" is left in my code. This happens every time I close the MATLAB program.
Can somebody help me to figure out why it is cells breaks disappear for me? It's very annoying.
Please, help me. Cillian

답변 (1개)

Adam Filion
Adam Filion 2012년 6월 29일
Hi Cillian, I've had this happen a few times when MATLAB detects a syntax error in my code, usually a missing ). I think the code parser gets confused by the invalid syntax. Fixing the error always brought the cell break back. I'm not sure if this is the only thing that can cause it though.
  댓글 수: 1
per isakson
per isakson 2012년 8월 31일
Adam is probably right. The Code Analyzer box in the upper right corner of the editor, is it red? It must not be red.

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

카테고리

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