Stateflow    
regenerateAll

Completely regenerate code for this target

Syntax

Description

The regenerateAll method regenerates this target. Regardless of previous code generations, it regenerates code for all charts in this target's model.

Arguments

thisTarget
The Stateflow target for which to regenerate code

Returns

None

Example

If t is a Target object, the command t.regenerateAll completely regenerates code for the Stateflow charts in that target's model.

See Also

The methods build, rebuildAll, generate, and make


  rebuildAll set