Main Content

slreportgen.utils.uncompileModel

Uncompile model

Description

slreportgen.utils.uncompileModel(modelname) uncompiles the model specified in the modelname input. If modelname is a Simulink® block or Stateflow® object, the model that contains that block or object is uncompiled.

Input Arguments

collapse all

Model to uncompile, specified as a character array or string of the model handle, block handle, or Stateflow objects. If modelname is an element in the model, the containing model is uncompiled.

Version History

Introduced in R2018b