Export standalone chart for use in previous version of Stateflow
exports the chart exported_file
= Stateflow.exportToVersion(source
,file_name
,version
)source
to a file named file_name
in a format that the specified previous Stateflow®
version
can load. You can only export to R2019a and later
releases.
Attempting to execute an exported chart before resaving it will result in an error.