Export
Make command-line or Simulink export model
Description
exports the model to MATLAB®.ExportedModel = Export(model)
exports the model in the specified format, which can be ExportedModel = Export(model,format)'MATLAB' or
'Simulink'.
Examples
Input Arguments
Output Arguments
More About
Version History
Introduced before R2006a