App designer Line Number jumps, hiding Code
3 views (last 30 days)
Show older comments
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
0 Comments
Answers (1)
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.
See Also
Categories
Find more on Environment and Settings in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!