Cannot see some section of code in appdesigner

30 次查看(过去 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,14:25
编辑:Aquatris 2024-7-9,14:27
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,5:22
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 中查找有关 Startup and Shutdown 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by