App designer Line Number jumps, hiding Code
조회 수: 3 (최근 30일)
이전 댓글 표시
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
답변 (1개)
Steven Lord
2025년 3월 26일
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.
참고 항목
카테고리
Help Center 및 File Exchange에서 Environment and Settings에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!