XML schema for Stateflow
Show older comments
I would like to be able to check if XML file is valid Stateflow. Where can I find some XML schema?
1 Comment
@Pavla, here is how you can export the model to XML format:
save_system('mymodel','exportfile.xml','ExportToXML',true)
Accepted Answer
More Answers (0)
Categories
Find more on Decision Logic in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!