rtwparse(rtwstr)

Version 1.0.0.0 (2.12 KB) by Jiang Xin
Parse .rtw file in code generation of Simulink Coder and create an struct representation
39 Downloads
Updated 3 Feb 2017

View License

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.

Cite As

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

MATLAB Release Compatibility
Created with R2012a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Simulink Coder in Help Center and MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0.0