フィルターのクリア

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

3 ビュー (過去 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 Center および File ExchangeFunction Creation についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by