rtwparse(rtwstr)

版本 1.0.0.0 (2.1 KB) 作者: Jiang Xin
Parse .rtw file in code generation of Simulink Coder and create an struct representation
39.0 次下载
更新时间 2017/2/3

查看许可证

This function take in "rtwstr" (typically fileread from a .rtw file) and parse it into a struct variable.
This version of script is not very cost-efficient due to the usage of regular expression, thus may not be suitable to analyze big .rtw file.

引用格式

Jiang Xin (2024). rtwparse(rtwstr) (https://www.mathworks.com/matlabcentral/fileexchange/61422-rtwparse-rtwstr), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2012a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Simulink Coder 的更多信息

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.0.0