Portion of code containing my custom functions is hidden and I cant access it.

조회 수: 4 (최근 30일)
Alex
Alex 2024년 5월 2일
댓글: Alex 2024년 5월 3일
So somehow my functions got hidden inside my script and there is the icon that should allow me to view everything that is hidden but for some reason it doesn't. Is this a bug or is there a setting I might have changed by mistake? here is the icon I am talking about, I can't click on it and I can see that there are roughly 300 lines of code that I can't see so I know they are hidden there.
  댓글 수: 2
Manikanta Aditya
Manikanta Aditya 2024년 5월 2일
"I can't click on it"
Is the icon not seen in your script at all to click?
Alex
Alex 2024년 5월 3일
The icon is there but clicking on it does nothing.

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

답변 (1개)

Stephen23
Stephen23 2024년 5월 2일
편집: Stephen23 2024년 5월 2일
The feature is called code folding:
Look on the left: between the line numbers and the code itself are some + and - symbols.
Click on the + symbols to show the code again:

카테고리

Help CenterFile Exchange에서 Get Started with MATLAB에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by