# SimBreakpointTool
Helpful for setting conditional breakpoints in a given model for debugging purpose.
Use cases:
- Helps to add conditional breakpoints for the Simulink debugging purpose.
- Also can be considered as a user interface for "Model Verification" .
Steps to follow:
1. Add the utils and its sub folders into MATLAB path.
2. Open the Simulink model that has to be debugged.
3. Ensure that Tools/SimBreakpoint menu is present. If not, run the command ">> sl_refresh_customizations" in the MATLAB command window, to refresh the Simulink menus.
4. SimBreakpoint tool can be launched from Tools/SimBreakpoint menu or from the model context menu.
5. Select the signals and add it to the GUI(Reference Signals Panel). User have to give a unique signal label for every entry.
6. Enter the breakpoint condition (Example : Time == 1 || signalA < signalB). signalA and signalB should present in the "Reference Signals" Panel.
7. Use "Run" button to initiate the simulation.
8. The breakpoint condition will be evaluated during every timestep. If it is true then the simulation will be paused for the user to explore the model.
9. Either user can stop the simulation or continue the simulation with the breakpoint condition.
10. Optional: User can add a callback function which will be evaluated when the breakpoint scenario happens.
Developed by: Sysenso Systems, https://sysenso.com/
Contact: contactus@sysenso.com
MATLAB Release Compatibility: Created with R2015b, Compatible with R2015b to R2019b
没有合适的资源?快使用搜索试试~ 我知道了~
SimBreakpoint Tool 有助于在给定模型中设置条件断点以进行调试.rar
共17个文件
png:9个
m:5个
txt:1个
1.该资源内容由用户上传,如若侵权请联系客服进行举报
2.虚拟产品一经售出概不退款(资源遇到问题,请及时私信上传者)
2.虚拟产品一经售出概不退款(资源遇到问题,请及时私信上传者)
版权申诉
0 下载量 172 浏览量
2024-09-09
21:50:24
上传
评论
收藏 1.12MB RAR 举报
温馨提示
1.版本:matlab2014/2019a/2024a 2.附赠案例数据可直接运行matlab程序。
资源推荐
资源详情
资源评论
收起资源包目录
SimBreakpoint Tool 有助于在给定模型中设置条件断点以进行调试.rar (17个子文件)
SimBreakpoint Tool 有助于在给定模型中设置条件断点以进行调试
ToolImage.png 112KB
utils
sl_customization.m 1KB
simBreakPointGUI.m 24KB
runDeuggingSimulation.m 4KB
getDataLoggingNames.m 800B
readme.txt 1KB
docs
SimBreakpoint_doc.pdf 525KB
images
path.png 184KB
SimBreakpoint_doc.m 2KB
addsignal.png 114KB
breakpoint.png 112KB
toolsmenu.png 67KB
callback.PNG 37KB
condition.PNG 31KB
contextmenu.png 46KB
useraction.PNG 7KB
README.md 1KB
共 17 条
- 1
资源评论
matlab科研助手
- 粉丝: 2w+
- 资源: 5936
下载权益
C知道特权
VIP文章
课程特权
开通VIP
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
- VOS3000是一款功能强大的企业级语音通信系统.docx
- 基于有效利用空间的三维装箱算法C++源码.zip
- 基于MATLAB车牌定位代码【含界面GUI】(1).zip
- 基于MATLAB GUI界面软件源码【GUI含界面】.zip
- msyql 主从配置文件
- 基于MATLAB GUI界面软件设计【GUI含界面】.zip
- 实时监控分析广告数据跳转统计平台系统源码.zip
- python开发基于深度强化学习(DQN)解决三维在线装箱问题源码+项目说明文档+模型.zip
- Java项目: 基于SpringBoot+mybatis+mysql+vue在线课程管理系统(含源码+数据库++毕业论文)
- 最新黑名单查询录入系统-全开源源码.zip
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功