App designer Line Number jumps, hiding Code

3 views (last 30 days)
Jason
Jason on 26 Mar 2025
Commented: Jason on 26 Mar 2025
Hello, has anyone else observed a jump in line number in the "code View" editor in appdesigner. In the example below it goes from line 16753 to 22819
Whenever I add new components, their callback is in this region and I can't access it (although it does exisit)
Thanks

Answers (1)

Steven Lord
Steven Lord on 26 Mar 2025
Try one of the "Expand" shortcuts in the Cold Folding Shortcuts subsection in the Code View Shortcuts section on this documentation page. It's possible you previously accidentally collapsed that section without realizing it.
  1 Comment
Jason
Jason on 26 Mar 2025
Thankyou steven, unfortunately that didnt work. I think I have fixed it thought. In preferences in code folding I just unticked the "Enable Code Folding" and all my code reappeared.

Sign in to comment.

Categories

Find more on Environment and Settings in Help Center and File Exchange

Products


Release

R2023b

Community Treasure Hunt

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

Start Hunting!