Where is this menu when debugging a program with matlab2024b and making the program run to the cursor position matlab2024​b调试程序的时候让程​序运行到光标处这个菜​单在哪里

2 views (last 30 days)
Where is this menu when debugging a program with matlab2024b and making the program run to the cursor position
matlab2024b调试程序的时候让程序运行到光标处这个菜单在哪里
  1 Comment
Steven Lord
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.

Sign in to comment.

Answers (1)

Cris LaPierre
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.

Categories

Find more on Get Started with MATLAB in Help Center and File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!