Clear Filters
Clear Filters

Deleting Breakpoint Table in Simulink

9 views (last 30 days)
When I hover over breakpoint table in Simulink, I'm simply unable to get rid of the table. Secondly, the values shown in the screenshot no longer represent the new breakpoint values that I've updated within the 2-D lookup table block. Thank you in advance for any tips or help.
  2 Comments
Piyush Kumar
Piyush Kumar on 20 Jun 2024
By "...get rid of the table...", do you mean you want to close the "Breakpoints List"? If yes, then in the "DEBUG" tab, if you click on the "Breakpoints List" again, it will disappear.
Also, if you update the "Condition" of any breakpoint, you will see the "Hits" column changing dynamically in the list.
To check the values of signals, I generally right click on the signal and select "Show port value label on selected signal". After that, when i run the simulation, these values keeps updating. How are you getting these "breakpoint values" of signals? I am using MATLAB R2023a.
Alexander Gaudreau
Alexander Gaudreau on 20 Jun 2024
Many thanks! DEBUG -> Breakpoints List and then was able to delete the old table.
How are you getting these "breakpoint values" of signals? I was inputting data into the table and must've mistyped some type of command to display the breakpoint values. I had deleted the old table but was still there within the background. Once I had deleted the old values and closed the program it went away.

Sign in to comment.

Answers (0)

Products


Release

R2024a

Community Treasure Hunt

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

Start Hunting!