Deleting Breakpoint Table in Simulink
8 views (last 30 days)
Show older comments
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
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.
Answers (0)
See Also
Categories
Find more on Nonlinearity 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!