Where is this menu when debugging a program with matlab2024b and making the program run to the cursor position matlab2024b调试程序的时候让程序运行到光标处这个菜单在哪里
2 views (last 30 days)
Show older comments
Where is this menu when debugging a program with matlab2024b and making the program run to the cursor position
matlab2024b调试程序的时候让程序运行到光标处这个菜单在哪里
1 Comment
Steven Lord
on 12 May 2025
Which menu are you referring to? Do you have a screen shot of what you're trying to do?
Without more information I think the most specific answer we could give you is to point you to the documentation about the debugging tools in MATLAB.
Answers (1)
Cris LaPierre
on 12 May 2025
I believe this is now called 'Run to Here'. It is accessed by rt clicking on the line number and selecting the otpion in the menu.
For example, here I rt clicked on 22 and selected Run to Here.

0 Comments
See Also
Categories
Find more on Get Started with MATLAB 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!