Cannot see some section of code in appdesigner

조회 수: 2 (최근 30일)
This is some part of my code in matlab appdesigner. As you can see I cannot see the code from 256 to 518. Someone else played with my code and did this. And I am trying to make it visible again. I tried clicking on those 3 dots. But nothing is happening. Dont know exactly what is wrong. How do I get the section of code visible again. Thank you.
  댓글 수: 2
Aquatris
Aquatris 2024년 7월 9일
편집: Aquatris 2024년 7월 9일
Go to Home tab > Preferences > Editor/Debugger > Code Folding and see if any 'Fold Initially' button is ticked. If so untick them and see if it resolves your issue.
Govind Sankar Madhavan Pillai Ramachandran Nair
No, none of it is enabled. Also this part is for the normal editor or is this applicable to everything. Because the above code is not in editior, its in appdesigner and there is no home tab in appdesigner. Anyway in MATLAB home tab, none of the fold initially button is clicked.

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

채택된 답변

Ayush Singh
Ayush Singh 2024년 7월 10일
Hi Govind!
In order to see the hidden code, you can try the following:
  1. Go to 'View' tab and under 'Code Folding' click 'Expand All'
  2. You can also try shortcut with keyboard using 'Ctrl+Shift+,'.
Hope it works for you!

추가 답변 (0개)

카테고리

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

Community Treasure Hunt

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

Start Hunting!

Translated by