Cannot see some section of code in appdesigner
3 ビュー (過去 30 日間)
古いコメントを表示
Govind Sankar Madhavan Pillai Ramachandran Nair
2024 年 7 月 9 日
コメント済み: Govind Sankar Madhavan Pillai Ramachandran Nair
2024 年 7 月 10 日
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 件のコメント
採用された回答
Ayush Singh
2024 年 7 月 10 日
Hi Govind!
In order to see the hidden code, you can try the following:
- Go to 'View' tab and under 'Code Folding' click 'Expand All'
- You can also try shortcut with keyboard using 'Ctrl+Shift+,'.
Hope it works for you!
その他の回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!