Where is this menu when debugging a program with matlab2024b and making the program run to the cursor position matlab2024b调试程序的时候让程序运行到光标处这个菜单在哪里
4 次查看(过去 30 天)
显示 更早的评论
Where is this menu when debugging a program with matlab2024b and making the program run to the cursor position
matlab2024b调试程序的时候让程序运行到光标处这个菜单在哪里
1 个评论
Steven Lord
2025-5-12
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.
回答(1 个)
Cris LaPierre
2025-5-12
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 个评论
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!