convertToChart
Description
Examples
Convert State Transition Table to Chart
This example shows how to convert a state transition table to a Stateflow® chart.
Open the example model and access the Stateflow.StateTransitionTableChart
object.
load_system("convertToChartModel.slx") ch = find(sfroot,"-isa","Stateflow.StateTransitionTableChart");
Convert the state transition table to a Stateflow chart.
convertedChart = ch.convertToChart
convertedChart = Chart with properties: Path: 'convertToChartModel/Chart' RequirementInfo: '' AllowGlobalAccessToExportedFunctions: 1 EnableZeroCrossings: 1 NoCodegenForCustomTargets: 0 NonTerminalMaxCounts: 1000 RegisterExportedFunctionsWithSimulink: 0 Editor: [1x1 Stateflow.Editor] ActionLanguage: 'MATLAB' ChartColor: [1 0.9608 0.8824] SelectionColor: [1 0 0.5176] ConstantFoldingTimeOut: 40000 DerivativesFormatString: '$N_dot' EmlDefaultFimath: 'Same as MATLAB Default' EnableBitOps: 0 EnableNonTerminalStates: 0 ExecuteAtInitialization: 0 ErrorColor: [1 0 0] ExportChartFunctions: 0 InitializeOutput: 0 FimathForFiConstructors: 'Same as FIMATH for fixed-point input signals' InputFimath: 'fimath(......' PortFontSize: 12 JunctionColor: [0.6824 0.3294 0] OutputData: [] SaturateOnIntegerOverflow: 1 StateColor: [0 0 0] StateLabelColor: [0 0 0] StateFont: [1x1 Stateflow.StateFont] TransitionColor: [0.2902 0.3294 0.6039] TransitionLabelColor: [0.2902 0.3294 0.6039] TreatAsFi: 'Fixed-point' TreatUndefinedSymbolsAsExtrinsic: 0 StateMachineType: 'Classic' Visible: 1 HasOutputData: 0 OutputMonitoringMode: 'ChildActivity' StateActivityOutputDataType: 'Enum' Debug: [1x1 Stateflow.ChartDebug] TransitionFont: [1x1 Stateflow.TransFont] Machine: [1x1 Stateflow.Machine] Decomposition: 'EXCLUSIVE_OR' NonTerminalUnstableBehavior: 'Proceed' VariantActivationTime: 'update diagram analyze all choices' Name: 'Chart' SampleTime: '-1' hadBreakpoints: 0 Description: '' Dirty: 1 Document: '' Iced: 0 Locked: 0 SupportVariableSizing: 1 TreatDimensionOfLengthOneAsFixedSize: 1 Tag: [] Id: 177 ChartUpdate: 'INHERITED' StatesWhenEnabling: 'held' PaperOrientation: 'landscape' PaperPositionMode: 'auto' PaperPosition: [1.9444 2.9028 7.1111 2.6944] PaperSize: [11 8.5000] PaperUnits: 'inches' PaperType: 'usletter' TiledPaperMargins: [0.5000 0.5000 0.5000 0.5000] TiledPageScale: 1 ShowPageBoundaries: 'off'
Input Arguments
table
— State transition table to convert
Stateflow.StateTransitionTableChart
object
Stateflow state transition table to convert, specified as a Stateflow.StateTransitionTableChart
object.
Version History
Introduced in R2023b
MATLAB Command
You clicked a link that corresponds to this MATLAB command:
Run the command by entering it in the MATLAB Command Window. Web browsers do not support MATLAB commands.
Select a Web Site
Choose a web site to get translated content where available and see local events and offers. Based on your location, we recommend that you select: .
You can also select a web site from the following list
How to Get Best Site Performance
Select the China site (in Chinese or English) for best site performance. Other MathWorks country sites are not optimized for visits from your location.
Americas
- América Latina (Español)
- Canada (English)
- United States (English)
Europe
- Belgium (English)
- Denmark (English)
- Deutschland (Deutsch)
- España (Español)
- Finland (English)
- France (Français)
- Ireland (English)
- Italia (Italiano)
- Luxembourg (English)
- Netherlands (English)
- Norway (English)
- Österreich (Deutsch)
- Portugal (English)
- Sweden (English)
- Switzerland
- United Kingdom (English)
Asia Pacific
- Australia (English)
- India (English)
- New Zealand (English)
- 中国
- 日本Japanese (日本語)
- 한국Korean (한국어)