Matlab R2023b App designer bug? Code view only shows half of the codes and I can't edit the hidden ones
11 ビュー (過去 30 日間)
古いコメントを表示
The app was originally written in R2022a, then auto updated in R2023a, and then in R2023b. I can run the app in R2023b with no problem. However, now I need to change some of my functions in the app due to the updated file format. However, I can't fully unfold the code now. As the picture below shows, the code before line 1847 is hidden.
I tired folding and then unfolding, but no success. I tried clicking on code browser or "go to" by right click, but the code view won't show the hidden codes. I tried searching to locate the function and then editing it, but the app designer will just give no response and I had to end task by task manager. I tried right clicking the function used in later and "open XXX function", and yes it will show the code, but as soon as I type anything, the code view will again fold itself and I can't see those codes.
I have never met this issue in 2022a or 2023a. Is it a new bug? How can I solve it?

0 件のコメント
採用された回答
Cris LaPierre
2023 年 11 月 6 日
I suggest contacting support: https://www.mathworks.com/support/contact_us.html
3 件のコメント
Allen
2023 年 12 月 16 日
I too am experiencing this issue. I had witnessed this behavior in earlier versions of MATLAB while using the application manager, but had been able to correct the issue by closing and then reopening AppDesigner and/or toggling between collapsed/uncollapsed near the problem lines. However, more recently in MATLAB R2023b I have run into an instance where the work arounds are not helpful and I am unable to access portions of my code.
MATLAB Version: 23.2.0.2428915 (R2023b) Update 4

その他の回答 (1 件)
Steffen
2024 年 1 月 4 日
編集済み: Steffen
2024 年 1 月 4 日
I experienced the same issue but could fix it by clicking on the button "Expand All" in the "View" Tab of Matlab App Designer.
1 件のコメント
Jeffrey Warner
2024 年 3 月 9 日
thank you. I had this same issue. Restarted my computer once and it resolved it. Subsequent times it happened, that did not fix it. I never knew this tab existed or its purpose. This resolved my issue.
参考
カテゴリ
Help Center および File Exchange で Develop Apps Using App Designer についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!