<?xml version='1.0' encoding='ISO-8859-1' ?>
<!-- $Revision: 1.1.6.11.10.2 $ $Date: 2005/01/16 02:49:56 $ -->

<toc version="1.0">

<tocitem target="stateflow_product_page.html" image="$toolbox/matlab/icons/book_sim.gif">Stateflow User's Guide

<tocitem target="pt_getting_started.html" image="$toolbox/matlab/icons/greencircleicon.gif">Getting Started
    <tocitem target="introduction_to_sf2.html#37240">What Is Stateflow?</tocitem>
    <tocitem target="introduction_to_sf3.html#37325">How Stateflow Works
        <tocitem target="introduction_to_sf4.html#36610">Stateflow Works with Simulink</tocitem>
        <tocitem target="introduction_to_sf5.html#36739">Stateflow Represents Control Modes with States</tocitem>
        <tocitem target="introduction_to_sf6.html#31642">Stateflow Changes Active States with Transitions</tocitem>
        <tocitem target="introduction_to_sf7.html#31798">Stateflow Reacts to Events</tocitem>
        <tocitem target="introduction_to_sf8.html#29258">Stateflow Chooses Destinations with Junctions</tocitem>
        <tocitem target="introduction_to_sf9.html#29334">Stateflow Uses Data Variables</tocitem>
    </tocitem>
    <tocitem target="introduction_to_sf10.html#28512">Watching Stateflow Execute During Simulation</tocitem>
    <tocitem target="introduction_to_sf11.html#34729">Generating C Code for Targets
        <tocitem target="introduction_to_sf12.html#34708">Simulation Targets</tocitem>
        <tocitem target="introduction_to_sf13.html#37754">Real-Time Workshop Targets</tocitem>
        <tocitem target="introduction_to_sf14.html#34716">Custom Targets</tocitem>
    </tocitem>
    <tocitem target="introduction_to_sf15.html#36357">Ways That You Can Use Stateflow</tocitem>
    <tocitem target="introduction_to_sf16.html#37382">Before You Get Started
        <tocitem target="introduction_to_sf17.html#37406">Required User Knowledge Level</tocitem>
        <tocitem target="introduction_to_sf18.html#37410">Required and Optional Software</tocitem>
        <tocitem target="introduction_to_sf19.html#37462">Stateflow Installation</tocitem>
        <tocitem target="introduction_to_sf20.html#37504">Setting Up Your Own Target Compiler</tocitem>
        <tocitem target="introduction_to_sf21.html#37514">Using Stateflow on a Laptop Computer</tocitem>
    </tocitem>
    <tocitem target="states.html#25241">Controlling with States and Transitions
        <tocitem target="states2.html#14769">Building an On-Off Control Model
            <tocitem target="states3.html#18109">Creating a Simulink Model with a Stateflow Block</tocitem>
            <tocitem target="states4.html#47554">Saving a Simulink Model</tocitem>
            <tocitem target="states5.html#46007">Opening the Diagram for a Stateflow Block</tocitem>
            <tocitem target="states6.html#15208">Drawing States in Stateflow Diagrams</tocitem>
            <tocitem target="states7.html#15452">Drawing Transitions in a Stateflow Diagram</tocitem>
            <tocitem target="states8.html#15551">Adding a Trigger Event to the Stateflow Diagram</tocitem>
            <tocitem target="states9.html#34661">Sending a Trigger Event to the Stateflow Chart</tocitem>
        </tocitem>
        <tocitem target="states10.html#35281">Simulating a Stateflow Diagram
            <tocitem target="states11.html#41556">Setting Up Diagram Simulation</tocitem>
            <tocitem target="states12.html#50371">Simulating a Stateflow Diagram</tocitem>
            <tocitem target="states13.html#39768">Using the Debug Tool During Simulation</tocitem>
        </tocitem>
        <tocitem target="states14.html#36605">Guarding Transitions with Event Triggers
            <tocitem target="states15.html#43092">Adding Event Triggers to Transitions</tocitem>
            <tocitem target="states16.html#40690">Adding Multiple Trigger Events to a Stateflow Chart</tocitem>
            <tocitem target="states17.html#37493">Sending Multiple Trigger Events to a Stateflow Chart</tocitem>
        </tocitem>
        <tocitem target="states18.html#36116">Modifying Output Data with Actions
            <tocitem target="states19.html#43164">Adding State Entry Actions</tocitem>
            <tocitem target="states20.html#42490">Adding Output Data to the Stateflow Chart</tocitem>
            <tocitem target="states21.html#37941">Sending Stateflow Output Data to Simulink</tocitem>
        </tocitem>
        <tocitem target="states22.html#34581">Simulating Event Triggers and Modified Output Data</tocitem>
    </tocitem>
    <tocitem target="junctions.html#25241">Controlling with Junctions
        <tocitem target="junctions2.html#41972">Adding a Sensor to the Model
            <tocitem target="junctions3.html#41974">Adding a Sensor Event</tocitem>
            <tocitem target="junctions4.html#41995">Adding Sensor Data</tocitem>
        </tocitem>
        <tocitem target="junctions5.html#42771">Adding a Junction for Flow Control
            <tocitem target="junctions6.html#43825">Deleting, Copying, and Renaming Stateflow Objects</tocitem>
            <tocitem target="junctions7.html#43977">Adding and Connecting Junctions</tocitem>
            <tocitem target="junctions8.html#40546">Entering Transition Conditions</tocitem>
        </tocitem>
        <tocitem target="junctions9.html#40333">Adding a Graphical Function for Convenience
            <tocitem target="junctions10.html#40717">Adding a Graphical Function</tocitem>
            <tocitem target="junctions11.html#40714">Calling a Graphical Function</tocitem>
        </tocitem>
        <tocitem target="junctions12.html#41004">Simulating with a Sensor Event, Junction, and Function</tocitem>
        <tocitem target="junctions13.html#44543">Simulating Junction Behavior</tocitem>
        <tocitem target="junctions14.html#46789">Introducing Stateflow Semantics</tocitem>
        <tocitem target="junctions15.html#45899">Using Junctions in Flow Diagrams</tocitem>
    </tocitem>
    <tocitem target="superstates.html#25241">Controlling with Superstates
        <tocitem target="superstates2.html#44546">Adding Superstates to Simplify Control
            <tocitem target="superstates3.html#41131">Adding a Superstate</tocitem>
            <tocitem target="superstates4.html#48041">Simulating the Superstate</tocitem>
        </tocitem>
        <tocitem target="superstates5.html#45075">Adding a History Junction to Save State
            <tocitem target="superstates6.html#45671">Adding a History Junction to a Superstate</tocitem>
            <tocitem target="superstates7.html#45672">Simulating with a History Junction</tocitem>
        </tocitem>
        <tocitem target="superstates8.html#45528">Creating Subcharts to Add More Substates
            <tocitem target="superstates9.html#43240">Converting a State to a Subchart</tocitem>
            <tocitem target="superstates10.html#41217">Simulating a Subchart</tocitem>
        </tocitem>
        <tocitem target="superstates11.html#40871">Controlling Objects with Parallel Superstates
            <tocitem target="superstates12.html#46884">Creating Exclusive States</tocitem>
            <tocitem target="superstates13.html#46910">Creating Parallel States</tocitem>
            <tocitem target="superstates14.html#41346">Simulating Parallel States</tocitem>
        </tocitem>
    </tocitem>
    <tocitem target="stateflow_in_simulink.html#25241">Stateflow in Simulink
        <tocitem target="stateflow_in_simulink2.html#48241">Controlling a Physical Plant</tocitem>
        <tocitem target="stateflow_in_simulink3.html#47763">The Bang-Bang Boiler Demo</tocitem>
        <tocitem target="stateflow_in_simulink4.html#49416">Where to Go from Here</tocitem>
    </tocitem>
</tocitem>
<tocitem target="stateflow_example_index.html" image="$toolbox/matlab/icons/demoicon.gif">Examples</tocitem>
<tocitem target="pt_using.html" image="$toolbox/matlab/icons/pagesicon.gif">Using Stateflow
    <tocitem target="concepts.html#16623">Stateflow Concepts
        <tocitem target="concepts2.html#27122">Finite State Machine Concepts
            <tocitem target="concepts3.html#26767">What Is a Finite State Machine?</tocitem>
            <tocitem target="concepts3.html#9859">Finite State Machine Representations</tocitem>
            <tocitem target="concepts3.html#17351">Stateflow Representations</tocitem>
            <tocitem target="concepts3.html#10180">Notation</tocitem>
            <tocitem target="concepts3.html#17814">Semantics</tocitem>
            <tocitem target="concepts3.html#8664">References</tocitem>
        </tocitem>
        <tocitem target="concepts4.html#14697">Stateflow and Simulink
            <tocitem target="concepts5.html#14885">The Simulink Model and the Stateflow Machine</tocitem>
            <tocitem target="concepts6.html#30312">Stateflow Data Dictionary of Objects</tocitem>
            <tocitem target="concepts7.html#14959">Defining Stateflow Interfaces to Simulink</tocitem>
        </tocitem>
        <tocitem target="concepts8.html#33718">Stateflow Diagram Objects
            <tocitem target="concepts9.html#32798">States</tocitem>
            <tocitem target="concepts10.html#9946">Transitions</tocitem>
            <tocitem target="concepts11.html#29300">Default Transitions</tocitem>
            <tocitem target="concepts12.html#29080">Events</tocitem>
            <tocitem target="concepts13.html#20778">Data</tocitem>
            <tocitem target="concepts14.html#9435">Conditions</tocitem>
            <tocitem target="concepts15.html#10503">History Junction</tocitem>
            <tocitem target="concepts16.html#14384">Actions</tocitem>
            <tocitem target="concepts17.html#9672">Connective Junctions</tocitem>
        </tocitem>
        <tocitem target="concepts18.html#28861">Stateflow Hierarchy of Objects</tocitem>
        <tocitem target="concepts19.html#29877">Exploring a Real-World Stateflow Application
            <tocitem target="concepts20.html#22571">Overview of the "fuel rate controller" Model</tocitem>
            <tocitem target="concepts21.html#22591">Control Logic of the "fuel rate controller" Model</tocitem>
            <tocitem target="concepts22.html#22600">Simulating the "fuel rate controller" Model</tocitem>
        </tocitem>
    </tocitem>
    <tocitem target="notation.html#32362">Stateflow Notation
        <tocitem target="notation2.html#67945">Overview of Stateflow Objects
            <tocitem target="notation3.html#60789">Graphical Objects</tocitem>
            <tocitem target="notation4.html#8997">Nongraphical Objects</tocitem>
            <tocitem target="notation5.html#68070">The Stateflow Data Dictionary of Objects</tocitem>
        </tocitem>
        <tocitem target="notation6.html#29294">States
            <tocitem target="notation7.html#31773">What Is a State?</tocitem>
            <tocitem target="notation8.html#75012">State Hierarchy</tocitem>
            <tocitem target="notation9.html#11125">State Decomposition</tocitem>
            <tocitem target="notation10.html#74450">State Labels</tocitem>
        </tocitem>
        <tocitem target="notation11.html#74757">Transitions
            <tocitem target="notation12.html#64108">What Is a Transition?</tocitem>
            <tocitem target="notation13.html#75540">Transition Hierarchy</tocitem>
            <tocitem target="notation14.html#8766">Transition Label Notation</tocitem>
            <tocitem target="notation15.html#10713">Valid Transitions</tocitem>
        </tocitem>
        <tocitem target="notation16.html#62592">Transition Connections
            <tocitem target="notation17.html#23856">Transitions to and from Exclusive (OR) States</tocitem>
            <tocitem target="notation18.html#8723">Transitions to and from Junctions</tocitem>
            <tocitem target="notation19.html#8731">Transitions to and from Exclusive (OR) Superstates</tocitem>
            <tocitem target="notation20.html#12743">Transitions to and from Substates</tocitem>
            <tocitem target="notation21.html#62379">Self-Loop Transitions</tocitem>
            <tocitem target="notation22.html#69337">Inner Transitions</tocitem>
        </tocitem>
        <tocitem target="notation23.html#62099">Default Transitions
            <tocitem target="notation23.html#64217">What Is a Default Transition?</tocitem>
            <tocitem target="notation23.html#21233">Drawing Default Transitions</tocitem>
            <tocitem target="notation23.html#12672">Labeling Default Transitions</tocitem>
            <tocitem target="notation24.html#8817">Default Transition Examples</tocitem>
        </tocitem>
        <tocitem target="notation25.html#10132">Connective Junctions
            <tocitem target="notation25.html#64398">What Is a Connective Junction?</tocitem>
            <tocitem target="notation26.html#29464">Flow Diagram Notation with Connective Junctions</tocitem>
        </tocitem>
        <tocitem target="notation27.html#13948">History Junctions
            <tocitem target="notation27.html#64426">What Is a History Junction?</tocitem>
            <tocitem target="notation28.html#22910">History Junctions and Inner Transitions</tocitem>
        </tocitem>
        <tocitem target="notation29.html#60691">Boxes</tocitem>
        <tocitem target="notation30.html#60708">Graphical Functions</tocitem>
    </tocitem>
    <tocitem target="semantics.html#1032458">Stateflow Semantics
        <tocitem target="semantics2.html#1020877">Executing an Event
            <tocitem target="semantics3.html#1029035">Sources for Stateflow Events</tocitem>
            <tocitem target="semantics4.html#1022386">Processing Events</tocitem>
        </tocitem>
        <tocitem target="semantics5.html#1024325">Executing a Chart
            <tocitem target="semantics5.html#1037392">Executing an Inactive Chart</tocitem>
            <tocitem target="semantics5.html#1020881">Executing an Active Chart</tocitem>
        </tocitem>
        <tocitem target="semantics6.html#1024749">Executing a Transition
            <tocitem target="semantics7.html#1025520">Transition Flow Graph Types</tocitem>
            <tocitem target="semantics8.html#1020691">Executing a Set of Flow Graphs</tocitem>
        </tocitem>
        <tocitem target="semantics9.html#1020719">Transition Testing Order
            <tocitem target="semantics10.html#1042098">Implicit Order Mode</tocitem>
            <tocitem target="semantics11.html#1040079">Explicit Order Mode</tocitem>
        </tocitem>
        <tocitem target="semantics12.html#1025299">Entering, Executing, and Exiting a State
            <tocitem target="semantics13.html#1027848">Entering a State</tocitem>
            <tocitem target="semantics14.html#1025352">Executing an Active State</tocitem>
            <tocitem target="semantics15.html#1025359">Exiting an Active State</tocitem>
            <tocitem target="semantics16.html#1026396">State Execution Example</tocitem>
        </tocitem>
        <tocitem target="semantics17.html#1027686">Early Return Logic for Event Broadcasts</tocitem>
        <tocitem target="semantics18.html#1006621">Semantic Examples</tocitem>
        <tocitem target="semantics19.html#1027899">Transitions to and from Exclusive (OR) States Examples
            <tocitem target="semantics20.html#1027996">Label Format for a State-to-State Transition Example</tocitem>
            <tocitem target="semantics21.html#996787">Transitioning from State to State with Events Example</tocitem>
            <tocitem target="semantics22.html#1010719">Transitioning from a Substate to a Substate with Events Example</tocitem>
        </tocitem>
        <tocitem target="semantics23.html#1003481">Condition Action Examples
            <tocitem target="semantics24.html#1004361">Condition Action Example</tocitem>
            <tocitem target="semantics25.html#1010741">Condition and Transition Actions Example</tocitem>
            <tocitem target="semantics26.html#1010904">Condition Actions in For Loop Construct Example</tocitem>
            <tocitem target="semantics27.html#1011033">Condition Actions to Broadcast Events to Parallel (AND) States Example</tocitem>
            <tocitem target="semantics28.html#1011116">Cyclic Behavior to Avoid with Condition Actions Example</tocitem>
        </tocitem>
        <tocitem target="semantics29.html#1033977">Default Transition Examples
            <tocitem target="semantics30.html#1033980">Default Transition in Exclusive (OR) Decomposition Example</tocitem>
            <tocitem target="semantics31.html#1000269">Default Transition to a Junction Example</tocitem>
            <tocitem target="semantics32.html#998621">Default Transition and a History Junction Example</tocitem>
            <tocitem target="semantics33.html#999322">Labeled Default Transitions Example</tocitem>
        </tocitem>
        <tocitem target="semantics34.html#997365">Inner Transition Examples
            <tocitem target="semantics35.html#1003460">Processing Events with an Inner Transition in an Exclusive (OR) State Example</tocitem>
            <tocitem target="semantics36.html#1036918">Processing Events with an Inner Transition to a Connective Junction Example</tocitem>
            <tocitem target="semantics37.html#1028350">Inner Transition to a History Junction Example</tocitem>
        </tocitem>
        <tocitem target="semantics38.html#1033616">Connective Junction Examples
            <tocitem target="semantics39.html#1033617">Label Format for Transition Segments Example</tocitem>
            <tocitem target="semantics40.html#1000374">If-Then-Else Decision Construct Example</tocitem>
            <tocitem target="semantics41.html#1000376">Self-Loop Transition Example</tocitem>
            <tocitem target="semantics42.html#1019241">For Loop Construct Example</tocitem>
            <tocitem target="semantics43.html#1009565">Flow Diagram Notation Example</tocitem>
            <tocitem target="semantics44.html#1000371">Transitions from a Common Source to Multiple Destinations Example</tocitem>
            <tocitem target="semantics45.html#1034444">Transitions from Multiple Sources to a Common Destination Example</tocitem>
            <tocitem target="semantics46.html#1000390">Transitions from a Source to a Destination Based on a Common Event Example</tocitem>
            <tocitem target="semantics47.html#1018904">Backtracking Behavior in Flow Graphs Example</tocitem>
        </tocitem>
        <tocitem target="semantics48.html#1033592">Event Actions in a Superstate Example</tocitem>
        <tocitem target="semantics49.html#1000848">Parallel (AND) State Examples
            <tocitem target="semantics50.html#1008473">Event Broadcast State Action Example</tocitem>
            <tocitem target="semantics51.html#1003246">Event Broadcast Transition Action with a Nested Event Broadcast Example</tocitem>
            <tocitem target="semantics52.html#1034959">Event Broadcast Condition Action Example</tocitem>
        </tocitem>
        <tocitem target="semantics53.html#1007946">Directed Event Broadcasting Examples
            <tocitem target="semantics54.html#1010230">Directed Event Broadcast Using send Example</tocitem>
            <tocitem target="semantics55.html#1009552">Directed Event Broadcasting Using Qualified Event Names Example</tocitem>
        </tocitem>
    </tocitem>
    <tocitem target="creating_diagrams.html#6011">Creating Stateflow Chart Diagrams
        <tocitem target="creating_diagrams2.html#38562">Creating a Stateflow Chart</tocitem>
        <tocitem target="creating_diagrams3.html#4505">Creating States in Stateflow Charts
            <tocitem target="creating_diagrams4.html#7100">Creating a State</tocitem>
            <tocitem target="creating_diagrams5.html#10508">Moving and Resizing States</tocitem>
            <tocitem target="creating_diagrams5.html#4526">Creating Substates and Superstates</tocitem>
            <tocitem target="creating_diagrams5.html#13089">Grouping States</tocitem>
            <tocitem target="creating_diagrams6.html#9038">Specifying Substate Decomposition</tocitem>
            <tocitem target="creating_diagrams7.html#9257">Specifying Activation Order for Parallel States</tocitem>
            <tocitem target="creating_diagrams8.html#10754">Changing State Properties</tocitem>
            <tocitem target="creating_diagrams9.html#37757">Labeling States</tocitem>
            <tocitem target="creating_diagrams10.html#50516">Outputting State Activity to Simulink</tocitem>
        </tocitem>
        <tocitem target="creating_diagrams11.html#43927">Creating Transitions in Stateflow Charts
            <tocitem target="creating_diagrams12.html#43974">Creating a Transition</tocitem>
            <tocitem target="creating_diagrams13.html#44000">Creating Straight Transitions</tocitem>
            <tocitem target="creating_diagrams14.html#44007">Labeling Transitions</tocitem>
            <tocitem target="creating_diagrams15.html#44073">Moving Transitions</tocitem>
            <tocitem target="creating_diagrams16.html#44122">Changing Transition Arrowhead Size</tocitem>
            <tocitem target="creating_diagrams17.html#44138">Creating Self-Loop Transitions</tocitem>
            <tocitem target="creating_diagrams18.html#44158">Creating Default Transitions</tocitem>
            <tocitem target="creating_diagrams19.html#44477">Changing Transition Properties</tocitem>
        </tocitem>
        <tocitem target="creating_diagrams20.html#58417">Creating Flowcharts with Connective Junctions
            <tocitem target="creating_diagrams20.html#58437">Creating a Connective Junction</tocitem>
            <tocitem target="creating_diagrams20.html#58467">Changing Connective Junction Size</tocitem>
            <tocitem target="creating_diagrams21.html#58481">Changing Junction Properties</tocitem>
        </tocitem>
        <tocitem target="creating_diagrams22.html#59263">Using the Stateflow Editor
            <tocitem target="creating_diagrams23.html#59312">Stateflow Diagram Editor Window</tocitem>
            <tocitem target="creating_diagrams24.html#59386">Displaying the Context Menu for Objects</tocitem>
            <tocitem target="creating_diagrams25.html#59398">Specifying Colors and Fonts</tocitem>
            <tocitem target="creating_diagrams26.html#59445">Selecting and Deselecting Objects</tocitem>
            <tocitem target="creating_diagrams27.html#59466">Cutting and Pasting Objects</tocitem>
            <tocitem target="creating_diagrams28.html#59481">Copying Objects</tocitem>
            <tocitem target="creating_diagrams29.html#59499">Editing Object Labels</tocitem>
            <tocitem target="creating_diagrams29.html#59510">Viewing Stateflow Objects in the Model Explorer</tocitem>
            <tocitem target="creating_diagrams30.html#59526">Zooming a Diagram</tocitem>
            <tocitem target="creating_diagrams31.html#59589">Undoing and Redoing Editor Operations</tocitem>
            <tocitem target="creating_diagrams32.html#59629">Keyboard Shortcuts for Stateflow Diagrams</tocitem>
        </tocitem>
    </tocitem>
    <tocitem target="extending_diagrams.html#6011">Extending Stateflow Chart Diagrams
        <tocitem target="extending_diagrams2.html#58859">Using History Junctions to Extend Charts and States
            <tocitem target="extending_diagrams2.html#58876">Creating a History Junction</tocitem>
            <tocitem target="extending_diagrams2.html#58894">Changing History Junction Size</tocitem>
            <tocitem target="extending_diagrams3.html#58904">Changing History Junction Properties</tocitem>
        </tocitem>
        <tocitem target="extending_diagrams4.html#57961">Using Subcharts to Extend Charts
            <tocitem target="extending_diagrams4.html#57989">What Is a Subchart?</tocitem>
            <tocitem target="extending_diagrams5.html#57999">Creating a Subchart</tocitem>
            <tocitem target="extending_diagrams6.html#58023">Manipulating Subcharts as Objects</tocitem>
            <tocitem target="extending_diagrams7.html#58031">Opening a Subchart</tocitem>
            <tocitem target="extending_diagrams8.html#58047">Editing a Subchart</tocitem>
            <tocitem target="extending_diagrams9.html#58059">Navigating Subcharts</tocitem>
        </tocitem>
        <tocitem target="extending_diagrams10.html#58084">Using Supertransitions to Extend Transitions
            <tocitem target="extending_diagrams10.html#58101">What Is a Supertransition?</tocitem>
            <tocitem target="extending_diagrams11.html#58139">Drawing a Supertransition Into a Subchart</tocitem>
            <tocitem target="extending_diagrams12.html#58187">Drawing a Supertransition Out of a Subchart</tocitem>
            <tocitem target="extending_diagrams13.html#58215">Labeling Supertransitions</tocitem>
        </tocitem>
        <tocitem target="extending_diagrams14.html#59778">Extending Transitions with Smart Behavior
            <tocitem target="extending_diagrams15.html#59394">Setting Smart Behavior in Transitions</tocitem>
            <tocitem target="extending_diagrams16.html#59413">What Smart Transitions Do</tocitem>
            <tocitem target="extending_diagrams17.html#59623">What Nonsmart Transitions Do</tocitem>
        </tocitem>
        <tocitem target="extending_diagrams18.html#59131">Using Functions to Extend Actions
            <tocitem target="extending_diagrams19.html#59156">Creating a Function</tocitem>
            <tocitem target="extending_diagrams20.html#62009">Programming Functions</tocitem>
            <tocitem target="extending_diagrams21.html#62230">Defining Function Data</tocitem>
            <tocitem target="extending_diagrams22.html#59257">Calling Functions in Stateflow</tocitem>
            <tocitem target="extending_diagrams23.html#59271">Exporting Functions</tocitem>
            <tocitem target="extending_diagrams24.html#59307">Specifying Function Properties</tocitem>
        </tocitem>
        <tocitem target="extending_diagrams25.html#60308">Using Boxes to Extend Chart Diagrams
            <tocitem target="extending_diagrams26.html#62549">Creating a State</tocitem>
            <tocitem target="extending_diagrams27.html#60500">Changing a State to a Box</tocitem>
            <tocitem target="extending_diagrams28.html#57887">Using Boxes in Stateflow</tocitem>
        </tocitem>
        <tocitem target="extending_diagrams29.html#26303">Using Notes to Extend Chart Diagrams
            <tocitem target="extending_diagrams29.html#25408">Creating Notes</tocitem>
            <tocitem target="extending_diagrams29.html#51563">Editing Existing Notes</tocitem>
            <tocitem target="extending_diagrams29.html#25036">Changing Note Font and Color</tocitem>
            <tocitem target="extending_diagrams29.html#25038">Moving Notes</tocitem>
            <tocitem target="extending_diagrams29.html#25044">Deleting Notes</tocitem>
        </tocitem>
        <tocitem target="extending_diagrams30.html#22304">Reporting Chart Diagrams
            <tocitem target="extending_diagrams31.html#47271">Printing and Reporting on Stateflow Charts</tocitem>
            <tocitem target="extending_diagrams32.html#47130">Generating a Model Report in Stateflow</tocitem>
            <tocitem target="extending_diagrams33.html#11969">Printing the Current Stateflow Diagram</tocitem>
            <tocitem target="extending_diagrams34.html#12022">Printing a Stateflow Book</tocitem>
        </tocitem>
    </tocitem>
    <tocitem target="evdata.html#6011">Defining Events and Data
        <tocitem target="evdata2.html#7373">Adding Events
            <tocitem target="evdata3.html#27370">Adding Events in the Stateflow Diagram Editor</tocitem>
            <tocitem target="evdata4.html#3336">Adding Events in the Model Explorer</tocitem>
        </tocitem>
        <tocitem target="evdata5.html#34097">Setting Event Properties in the Event Dialog</tocitem>
        <tocitem target="evdata6.html#30774">Sharing Events with Simulink
            <tocitem target="evdata7.html#4128">Defining Input Events</tocitem>
            <tocitem target="evdata8.html#4832">Associating Input Events with Control Signals</tocitem>
            <tocitem target="evdata9.html#23622">Defining Output Events</tocitem>
            <tocitem target="evdata10.html#4936">Associating an Output Event with an Output Port</tocitem>
        </tocitem>
        <tocitem target="evdata11.html#31528">Sharing Events with Stateflow External Code
            <tocitem target="evdata12.html#31531">Exporting Events to Stateflow External Code</tocitem>
            <tocitem target="evdata13.html#31550">Importing Events from Stateflow External Code</tocitem>
        </tocitem>
        <tocitem target="evdata14.html#38076">Defining Implicit Events
            <tocitem target="evdata15.html#38094">Referencing Implicit Events</tocitem>
            <tocitem target="evdata16.html#38135">Example of an Implicit Event</tocitem>
        </tocitem>
        <tocitem target="evdata17.html#5433">Adding Data
            <tocitem target="evdata18.html#5965">Adding Data to the Data Dictionary</tocitem>
            <tocitem target="evdata19.html#31710">Defining Temporary Data</tocitem>
        </tocitem>
        <tocitem target="evdata20.html#32810">Setting Data Properties in the Data Dialog
            <tocitem target="evdata21.html#32835">Setting General Data Properties</tocitem>
            <tocitem target="evdata22.html#33032">Setting Value Attribute Data Properties</tocitem>
            <tocitem target="evdata23.html#33194">Setting Description Data Properties</tocitem>
        </tocitem>
        <tocitem target="evdata24.html#6203">Sharing Stateflow Data with Simulink and MATLAB
            <tocitem target="evdata25.html#31727">Sharing Input and Output Data with Simulink</tocitem>
            <tocitem target="evdata26.html#31783">Resolving Signal Objects for Output Data</tocitem>
            <tocitem target="evdata27.html#37727">Bringing Simulink Parameters into Stateflow</tocitem>
            <tocitem target="evdata28.html#36508">Initializing Data from the MATLAB Base Workspace</tocitem>
            <tocitem target="evdata29.html#33576">Saving Data to the MATLAB Workspace</tocitem>
        </tocitem>
        <tocitem target="evdata30.html#31670">Sharing Data with Stateflow External Code
            <tocitem target="evdata31.html#5871">Exporting Data to External Stateflow Code</tocitem>
            <tocitem target="evdata32.html#5891">Importing Data from External Stateflow Code</tocitem>
        </tocitem>
        <tocitem target="evdata33.html#34827">Typing Stateflow Data
            <tocitem target="evdata34.html#34964">Selecting Stateflow Data Types</tocitem>
            <tocitem target="evdata35.html#34844">Inheriting Input and Output Data Type from Simulink</tocitem>
            <tocitem target="evdata36.html#34857">Typing Data by Using the Type of Other Data</tocitem>
            <tocitem target="evdata37.html#38594">Typing Data by Using an Alias</tocitem>
        </tocitem>
        <tocitem target="evdata38.html#30422">Sizing Stateflow Data
            <tocitem target="evdata39.html#32562">Inheriting Input and Output Data Size from Simulink</tocitem>
            <tocitem target="evdata40.html#32709">Sizing Data by Expression</tocitem>
        </tocitem>
    </tocitem>
    <tocitem target="action.html#76720">Using Actions in Stateflow
        <tocitem target="action2.html#76034">Defining Action Types
            <tocitem target="action3.html#128473">State Action Types</tocitem>
            <tocitem target="action4.html#123134">Transition Action Types</tocitem>
            <tocitem target="action5.html#128420">Example of Action Type Execution</tocitem>
        </tocitem>
        <tocitem target="action6.html#57618">Using Operations in Actions
            <tocitem target="action7.html#58946">Binary and Bitwise Operations</tocitem>
            <tocitem target="action8.html#55143">Unary Operations</tocitem>
            <tocitem target="action8.html#27924">Unary Actions</tocitem>
            <tocitem target="action9.html#28758">Assignment Operations</tocitem>
            <tocitem target="action10.html#61189">Pointer and Address Operations</tocitem>
            <tocitem target="action11.html#61218">Type Cast Operations</tocitem>
        </tocitem>
        <tocitem target="action12.html#127869">Using Special Symbols in Actions
            <tocitem target="action12.html#130964">Comment Symbols</tocitem>
            <tocitem target="action12.html#131115">Hexadecimal Notation Symbols</tocitem>
            <tocitem target="action12.html#130540">Infinity Symbol, inf</tocitem>
            <tocitem target="action12.html#131168">Line Continuation Symbol, ...</tocitem>
            <tocitem target="action12.html#131287">Literal Code Symbol, $</tocitem>
            <tocitem target="action12.html#131577">MATLAB Display Symbol, ;</tocitem>
            <tocitem target="action12.html#131425">Single-Precision Floating-Point Number Symbol, F</tocitem>
            <tocitem target="action12.html#127873">Time Symbol, t</tocitem>
        </tocitem>
        <tocitem target="action13.html#65269">Calling C Functions in Actions
            <tocitem target="action13.html#59510">Calling C Library Functions</tocitem>
            <tocitem target="action14.html#120845">Calling the abs Function</tocitem>
            <tocitem target="action14.html#120896">Calling min and max Functions</tocitem>
            <tocitem target="action15.html#56035">Calling User-Written C Code Functions</tocitem>
        </tocitem>
        <tocitem target="action16.html#59542">Using MATLAB Functions and Data in Actions
            <tocitem target="action17.html#71975">ml Namespace Operator</tocitem>
            <tocitem target="action18.html#28722">ml Function</tocitem>
            <tocitem target="action19.html#108215">ml Expressions</tocitem>
            <tocitem target="action20.html#118809">Which ml Should I Use?</tocitem>
            <tocitem target="action21.html#85002">ml Data Type</tocitem>
            <tocitem target="action22.html#74134">Inferring Return Size for ml Expressions</tocitem>
        </tocitem>
        <tocitem target="action23.html#60231">Using Data and Event Arguments in Actions</tocitem>
        <tocitem target="action24.html#27957">Using Arrays in Actions
            <tocitem target="action24.html#32672">Array Notation</tocitem>
            <tocitem target="action24.html#32686">Arrays and Custom Code</tocitem>
        </tocitem>
        <tocitem target="action25.html#51201">Broadcasting Events in Actions
            <tocitem target="action26.html#59286">Event Broadcasting</tocitem>
            <tocitem target="action27.html#27959">Directed Event Broadcasting</tocitem>
        </tocitem>
        <tocitem target="action28.html#34084">Using Temporal Logic in Actions
            <tocitem target="action29.html#57512">Rules for Using Temporal Logic Operators</tocitem>
            <tocitem target="action30.html#34115">after Temporal Logic Operator</tocitem>
            <tocitem target="action31.html#34122">before Temporal Logic Operator</tocitem>
            <tocitem target="action32.html#34123">at Temporal Logic Operator</tocitem>
            <tocitem target="action33.html#34124">every Temporal Logic Operator</tocitem>
            <tocitem target="action34.html#118196">Conditional and Event Notation</tocitem>
            <tocitem target="action35.html#118234">Temporal Logic Events</tocitem>
        </tocitem>
        <tocitem target="action36.html#127759">Using Bind Actions to Control Function-Call Subsystems
            <tocitem target="action37.html#127761">Binding a Function-Call Subsystem</tocitem>
            <tocitem target="action38.html#127786">Simulating a Bound Function-Call Subsystem</tocitem>
            <tocitem target="action39.html#130129">Using Stateflow Logic with Binding</tocitem>
            <tocitem target="action40.html#132241">Avoiding Muxed Trigger Events with Binding</tocitem>
        </tocitem>
    </tocitem>
    <tocitem target="fixed_point.html#76720">Using Fixed-Point Data in Stateflow
        <tocitem target="fixed_point2.html#105492">What Is Fixed-Point Data?
            <tocitem target="fixed_point3.html#104340">Fixed-Point Numbers</tocitem>
            <tocitem target="fixed_point4.html#103554">Fixed-Point Operations</tocitem>
        </tocitem>
        <tocitem target="fixed_point5.html#132797">Using Fixed-Point Data in Stateflow
            <tocitem target="fixed_point6.html#106558">How Stateflow Defines Fixed-Point Data</tocitem>
            <tocitem target="fixed_point7.html#103386">Specifying Fixed-Point Data in Stateflow</tocitem>
            <tocitem target="fixed_point8.html#133034">Fixed-Point Context-Sensitive Constants</tocitem>
            <tocitem target="fixed_point9.html#106899">Tips for Using Fixed-Point Data in Stateflow</tocitem>
            <tocitem target="fixed_point10.html#133082">Overflow Detection for Fixed-Point Types</tocitem>
            <tocitem target="fixed_point11.html#132982">Sharing Fixed-Point Data with Simulink</tocitem>
        </tocitem>
        <tocitem target="fixed_point12.html#133129">Fixed-Point "Bang-Bang Control" Example
            <tocitem target="fixed_point13.html#133140">Opening the Fixed-Point "Bang-Bang Control" Example</tocitem>
            <tocitem target="fixed_point14.html#133157">Exploring the Fixed-Point "Bang-Bang Control" Example</tocitem>
        </tocitem>
        <tocitem target="fixed_point15.html#133349">Operations with Fixed-Point Data
            <tocitem target="fixed_point16.html#95618">Supported Operations with Fixed-Point Operands</tocitem>
            <tocitem target="fixed_point17.html#102174">Promotion Rules for Fixed-Point Operations</tocitem>
            <tocitem target="fixed_point18.html#85596">Assignment (=, :=) Operations</tocitem>
            <tocitem target="fixed_point19.html#134991">Fixed-Point Conversion Operations</tocitem>
            <tocitem target="fixed_point20.html#135401">Autoscaling of Stateflow Fixed-Point</tocitem>
        </tocitem>
    </tocitem>
    <tocitem target="interface.html#1007058">Defining Interfaces to Simulink and MATLAB
        <tocitem target="interface2.html#1022389">Overview of Stateflow Interfaces
            <tocitem target="interface2.html#1014567">Stateflow Interfaces</tocitem>
            <tocitem target="interface2.html#1008933">Typical Tasks to Define Stateflow Interfaces</tocitem>
            <tocitem target="interface2.html#1008550">Where to Find More Information on Events and Data</tocitem>
        </tocitem>
        <tocitem target="interface3.html#1025321">Specifying Chart Properties
            <tocitem target="interface4.html#1026257">Setting Properties for Individual Charts</tocitem>
            <tocitem target="interface5.html#1026266">Setting Properties for All Charts in the Model</tocitem>
        </tocitem>
        <tocitem target="interface6.html#1025863">Setting the Stateflow Block Update Method</tocitem>
        <tocitem target="interface7.html#1012407">Implementing Simulink Update Interfaces
            <tocitem target="interface8.html#1020282">Defining a Triggered Stateflow Block</tocitem>
            <tocitem target="interface9.html#1012485">Defining a Sampled Stateflow Block</tocitem>
            <tocitem target="interface10.html#1012648">Defining an Inherited Stateflow Block</tocitem>
            <tocitem target="interface11.html#1012559">Defining a Continuous Stateflow Block</tocitem>
            <tocitem target="interface12.html#1012166">Defining Function Call Output Events</tocitem>
            <tocitem target="interface13.html#1012703">Defining Edge-Triggered Output Events</tocitem>
        </tocitem>
        <tocitem target="interface14.html#1025673">Creating Chart Libraries</tocitem>
        <tocitem target="interface15.html#1014042">MATLAB Workspace Interfaces
            <tocitem target="interface15.html#1022670">Examining the MATLAB Workspace in MATLAB</tocitem>
            <tocitem target="interface15.html#1014081">Interfacing the MATLAB Workspace in Stateflow</tocitem>
        </tocitem>
        <tocitem target="interface16.html#1009047">Interface to External Sources
            <tocitem target="interface17.html#1011259">Exported Events</tocitem>
            <tocitem target="interface18.html#1022907">Imported Events</tocitem>
            <tocitem target="interface19.html#1011058">Exported Data</tocitem>
            <tocitem target="interface20.html#1011059">Imported Data</tocitem>
        </tocitem>
    </tocitem>
    <tocitem target="truth_tables.html#6011">Truth Table Functions
        <tocitem target="truth_tables2.html#95974">What Is a Truth Table?</tocitem>
        <tocitem target="truth_tables3.html#58859">Building a Simulink Model with a Stateflow Truth Table
            <tocitem target="truth_tables4.html#90495">Creating a Simulink Model</tocitem>
            <tocitem target="truth_tables5.html#90705">Creating a Stateflow Truth Table</tocitem>
            <tocitem target="truth_tables6.html#75686">Calling a Truth Table in a Stateflow Action</tocitem>
            <tocitem target="truth_tables7.html#91231">Creating Truth Table Data in Stateflow and Simulink</tocitem>
        </tocitem>
        <tocitem target="truth_tables8.html#81032">Programming a Truth Table
            <tocitem target="truth_tables9.html#74403">Opening a Truth Table for Editing</tocitem>
            <tocitem target="truth_tables10.html#60396">Entering Truth Table Conditions</tocitem>
            <tocitem target="truth_tables11.html#94700">Entering Truth Table Decisions</tocitem>
            <tocitem target="truth_tables12.html#72182">Entering Truth Table Actions</tocitem>
            <tocitem target="truth_tables13.html#77536">Assigning Truth Table Actions to Decisions</tocitem>
            <tocitem target="truth_tables14.html#85326">Adding Initial and Final Actions</tocitem>
        </tocitem>
        <tocitem target="truth_tables15.html#78344">Debugging a Truth Table
            <tocitem target="truth_tables16.html#76480">Checking Truth Tables for Errors</tocitem>
            <tocitem target="truth_tables17.html#77319">Specifying a Breakpoint for the Call to a Truth Table</tocitem>
            <tocitem target="truth_tables18.html#76027">Debugging a Truth Table During Simulation</tocitem>
        </tocitem>
        <tocitem target="truth_tables19.html#92884">Options for Assigning Actions to Decisions in Truth Tables</tocitem>
        <tocitem target="truth_tables20.html#78386">Truth Table Editor Operations
            <tocitem target="truth_tables21.html#81851">Truth Table Editor Reference</tocitem>
            <tocitem target="truth_tables22.html#77984">Searching and Replacing in Truth Tables</tocitem>
            <tocitem target="truth_tables23.html#79451">Using Row and Column Tooltip Identifiers</tocitem>
        </tocitem>
        <tocitem target="truth_tables24.html#50186">Correcting Over- and Underspecified Truth Tables
            <tocitem target="truth_tables25.html#50376">Defining an Overspecified Truth Table</tocitem>
            <tocitem target="truth_tables26.html#50380">Defining an Underspecified Truth Table</tocitem>
        </tocitem>
        <tocitem target="truth_tables27.html#47006">Model Coverage for Truth Tables</tocitem>
        <tocitem target="truth_tables28.html#36005">How Stateflow Realizes Truth Tables
            <tocitem target="truth_tables29.html#39180">Viewing the Graphical Function for a Truth Table</tocitem>
            <tocitem target="truth_tables30.html#58801">How Stateflow Generates Graphical Functions for Truth Tables</tocitem>
        </tocitem>
    </tocitem>
    <tocitem target="eml_functions.html#6011">Using Embedded MATLAB Functions
        <tocitem target="eml_functions2.html#110914">Introduction to Embedded MATLAB Functions</tocitem>
        <tocitem target="eml_functions3.html#98588">Building a Simulink Model with a Stateflow Embedded MATLAB Function</tocitem>
        <tocitem target="eml_functions4.html#103509">Programming a Stateflow Embedded MATLAB Function</tocitem>
        <tocitem target="eml_functions5.html#107156">Debugging a Stateflow Embedded MATLAB Function
            <tocitem target="eml_functions6.html#111727">Checking Embedded MATLAB Functions for Syntax Errors</tocitem>
            <tocitem target="eml_functions7.html#98444">Run-Time Debugging for Embedded MATLAB Functions</tocitem>
        </tocitem>
        <tocitem target="eml_functions8.html#99350">Model Coverage for an Embedded MATLAB Function
            <tocitem target="eml_functions9.html#111976">Types of Model Coverage in Embedded MATLAB Functions</tocitem>
            <tocitem target="eml_functions10.html#101538">Creating a Model with Embedded MATLAB Function Decisions</tocitem>
            <tocitem target="eml_functions11.html#101638">Understanding Embedded MATLAB Function Model Coverage</tocitem>
        </tocitem>
    </tocitem>
    <tocitem target="build.html#999737">Building Targets
        <tocitem target="build2.html#1007404">Overview of Stateflow Targets
            <tocitem target="build3.html#1039736">What Is a Simulink RTW Target?</tocitem>
            <tocitem target="build4.html#1007411">What Is a Stateflow Target?</tocitem>
        </tocitem>
        <tocitem target="build5.html#1007398">How Do You Build a Target?</tocitem>
        <tocitem target="build6.html#1013381">How Does Stateflow Build into Targets?</tocitem>
        <tocitem target="build7.html#1036015">Adding a Stateflow Target</tocitem>
        <tocitem target="build8.html#1032748">Configuring a Simulation Target for Stateflow</tocitem>
        <tocitem target="build9.html#1033960">Configuring Real-Time Workshop for Stateflow
            <tocitem target="build10.html#1038774">Configuring Stateflow Blocks in Nonlibrary Models for Real-Time Workshop</tocitem>
            <tocitem target="build11.html#1039040">Configuring the Stateflow Blocks in Library Models for Real-Time Workshop</tocitem>
        </tocitem>
        <tocitem target="build12.html#1034007">Configuring a Custom Target in Stateflow</tocitem>
        <tocitem target="build13.html#1026868">Integrating Custom Code with Stateflow Targets
            <tocitem target="build14.html#1026885">Specifying Custom Code Options for Stateflow Targets</tocitem>
            <tocitem target="build15.html#1040437">Specifying Relative Paths for Custom Code</tocitem>
            <tocitem target="build16.html#1026947">Including Custom C++ Code</tocitem>
            <tocitem target="build17.html#1042190">Calling Graphical Functions from Custom Code</tocitem>
        </tocitem>
        <tocitem target="build18.html#1021121">Starting the Build
            <tocitem target="build18.html#1020762">Starting a Simulation Target Build</tocitem>
            <tocitem target="build18.html#1020822">Starting an RTW Target Build</tocitem>
        </tocitem>
        <tocitem target="build19.html#1013611">Parsing Stateflow Diagrams
            <tocitem target="build19.html#1013628">Calling the Stateflow Parser</tocitem>
            <tocitem target="build20.html#1032811">Parser Error Checking</tocitem>
            <tocitem target="build21.html#1026634">Parsing Diagram Example</tocitem>
        </tocitem>
        <tocitem target="build22.html#1026771">Resolving Event, Data, and Function Symbols</tocitem>
        <tocitem target="build23.html#1003902">Error Messages
            <tocitem target="build24.html#1003939">Parser Error Messages</tocitem>
            <tocitem target="build25.html#1003911">Code Generation Error Messages</tocitem>
            <tocitem target="build26.html#1003982">Compilation Error Messages</tocitem>
        </tocitem>
        <tocitem target="build27.html#1021515">Generated Files
            <tocitem target="build28.html#1021516">DLL Files</tocitem>
            <tocitem target="build29.html#1021520">Code Files</tocitem>
            <tocitem target="build30.html#1021540">Makefiles</tocitem>
        </tocitem>
    </tocitem>
    <tocitem target="debug.html#998801">Debugging and Testing
        <tocitem target="debug2.html#999651">Debugging with the Debugging Window
            <tocitem target="debug3.html#1019624">Setting Breakpoints for Debugging</tocitem>
            <tocitem target="debug4.html#1020298">Setting Error Checking in the Debugging Window</tocitem>
            <tocitem target="debug5.html#1000344">Starting Simulation in the Debugging Window</tocitem>
            <tocitem target="debug6.html#1021464">Controlling Animation in the Debugging Window</tocitem>
            <tocitem target="debug7.html#1020879">Controlling the Execution Rate in the Debugging Window</tocitem>
            <tocitem target="debug8.html#1020983">Setting the Output Display Pane</tocitem>
        </tocitem>
        <tocitem target="debug9.html#999692">Debugging Run-Time Errors Example
            <tocitem target="debug10.html#1016935">Create the Model and Stateflow Diagram</tocitem>
            <tocitem target="debug11.html#1000620">Debugging the Stateflow Diagram</tocitem>
            <tocitem target="debug12.html#1000502">Correcting the Run-Time Error</tocitem>
        </tocitem>
        <tocitem target="debug13.html#999694">Debugging State Inconsistencies
            <tocitem target="debug13.html#1001695">Causes of State Inconsistency</tocitem>
            <tocitem target="debug13.html#1001988">Detecting State Inconsistency</tocitem>
            <tocitem target="debug13.html#1001724">State Inconsistency Example</tocitem>
        </tocitem>
        <tocitem target="debug14.html#1001762">Debugging Conflicting Transitions
            <tocitem target="debug14.html#1001958">Detecting Conflicting Transitions</tocitem>
            <tocitem target="debug14.html#1001795">Conflicting Transition Example</tocitem>
        </tocitem>
        <tocitem target="debug15.html#999696">Debugging Data Range Violations
            <tocitem target="debug15.html#1002005">Detecting Data Range Violations</tocitem>
            <tocitem target="debug15.html#1002036">Data Range Violation Example</tocitem>
        </tocitem>
        <tocitem target="debug16.html#999697">Debugging Cyclic Behavior
            <tocitem target="debug17.html#1002062">Cyclic Behavior Example</tocitem>
            <tocitem target="debug18.html#1002068">Flow Cyclic Behavior Not Detected Example</tocitem>
            <tocitem target="debug19.html#1002063">Noncyclic Behavior Flagged as a Cyclic Example</tocitem>
        </tocitem>
        <tocitem target="debug20.html#1022012">Watching Data Values with Debuggers
            <tocitem target="debug21.html#1022823">Watching Data in the Stateflow Debugger</tocitem>
            <tocitem target="debug22.html#1025371">Watching Stateflow Data in MATLAB</tocitem>
        </tocitem>
        <tocitem target="debug23.html#1024739">Monitoring Stateflow Test Points
            <tocitem target="debug24.html#1026790">Setting Test Points for Stateflow States and Local Data with Model Explorer</tocitem>
            <tocitem target="debug25.html#1024774">Logging Data Values and State Activity</tocitem>
            <tocitem target="debug26.html#1024878">Using a Floating Scope to Monitor Data Values and State Activity</tocitem>
        </tocitem>
        <tocitem target="debug27.html#1008805">Understanding Model Coverage for Stateflow Charts
            <tocitem target="debug28.html#1013284">Making Model Coverage Reports</tocitem>
            <tocitem target="debug29.html#1009105">Specifying Coverage Report Settings</tocitem>
            <tocitem target="debug30.html#1013230">Cyclomatic Complexity</tocitem>
            <tocitem target="debug31.html#1013233">Decision Coverage</tocitem>
            <tocitem target="debug32.html#1009951">Condition Coverage</tocitem>
            <tocitem target="debug33.html#1009177">MCDC Coverage</tocitem>
            <tocitem target="debug34.html#1008850">Coverage Reports for Stateflow Charts</tocitem>
            <tocitem target="debug35a.html#1022597">Colored Stateflow Diagram Coverage Display</tocitem>
        </tocitem>
    </tocitem>
    <tocitem target="explore.html#996747">Exploring and Modifying Charts
        <tocitem target="explore2.html#1001527">Using the Model Explorer with Stateflow Objects
            <tocitem target="explore3.html#1023919">Viewing Stateflow Objects in the Model Explorer</tocitem>
            <tocitem target="explore4.html#1027822">Editing States or Charts in the Model Explorer</tocitem>
            <tocitem target="explore5.html#1036100">Adding Data and Events in the Model Explorer</tocitem>
            <tocitem target="explore6.html#1036018">Adding a Target in the Model Explorer</tocitem>
            <tocitem target="explore7.html#1037714">Renaming Objects in the Model Explorer</tocitem>
            <tocitem target="explore8.html#1027700">Setting Properties for Stateflow Objects in the Model Explorer</tocitem>
            <tocitem target="explore9.html#1026540">Moving and Copying Data, Events, and Targets in the Model Explorer</tocitem>
            <tocitem target="explore10.html#1026572">Changing the Port Order of Input and Output Data and Events</tocitem>
            <tocitem target="explore11.html#1026585">Deleting Data, Events, and Targets in the Model Explorer</tocitem>
        </tocitem>
        <tocitem target="explore12.html#1016134">Using the Stateflow Search &amp; Replace Tool
            <tocitem target="explore13.html#1019918">Opening the Search &amp; Replace Tool</tocitem>
            <tocitem target="explore14.html#1020318">Using Different Search Types</tocitem>
            <tocitem target="explore15.html#1020672">Specify the Search Scope</tocitem>
            <tocitem target="explore16.html#1016890">Using the Search Button and View Area</tocitem>
            <tocitem target="explore17.html#1020721">Specifying the Replacement Text</tocitem>
            <tocitem target="explore18.html#1020685">Using the Replace Buttons</tocitem>
            <tocitem target="explore19.html#1017295">Search and Replace Messages</tocitem>
        </tocitem>
        <tocitem target="explore20.html#1027349">Using the Stateflow Finder Tool
            <tocitem target="explore21.html#1027356">Opening Stateflow Finder</tocitem>
            <tocitem target="explore21.html#1027364">Using Stateflow Finder</tocitem>
            <tocitem target="explore22.html#1027464">Finder Display Area</tocitem>
        </tocitem>
    </tocitem>
</tocitem>
<tocitem target="pt_api.html" image="$toolbox/matlab/icons/reficon.gif">API Guide and Reference
    <tocitem target="introduction_to_api.html#5544">Using the Stateflow API
        <tocitem target="introduction_to_api2.html#9347">Overview of the Stateflow API
            <tocitem target="introduction_to_api3.html#16874">What Is the Stateflow API?</tocitem>
            <tocitem target="introduction_to_api4.html#5549">Stateflow API Object Hierarchy</tocitem>
            <tocitem target="introduction_to_api5.html#16767">Getting a Handle on Stateflow API Objects</tocitem>
            <tocitem target="introduction_to_api6.html#11641">Using API Object Properties and Methods</tocitem>
            <tocitem target="introduction_to_api6.html#8391">API References to Properties and Methods</tocitem>
        </tocitem>
        <tocitem target="introduction_to_api7.html#5581">Quick Start for the Stateflow API
            <tocitem target="introduction_to_api8.html#5617">Create a New Model and Chart</tocitem>
            <tocitem target="introduction_to_api9.html#5630">Access the Model Object</tocitem>
            <tocitem target="introduction_to_api10.html#5645">Access the Chart Object</tocitem>
            <tocitem target="introduction_to_api11.html#5664">Create New Objects in the Chart</tocitem>
        </tocitem>
        <tocitem target="introduction_to_api12.html#16605">Accessing the Properties and Methods of Objects
            <tocitem target="introduction_to_api13.html#5782">Naming Conventions for Properties and Methods</tocitem>
            <tocitem target="introduction_to_api14.html#5788">Using Dot Notation with Properties and Methods</tocitem>
            <tocitem target="introduction_to_api15.html#5802">Using Function Notation with Methods</tocitem>
        </tocitem>
        <tocitem target="introduction_to_api16.html#5810">Displaying Properties and Methods
            <tocitem target="introduction_to_api17.html#8123">Displaying Properties</tocitem>
            <tocitem target="introduction_to_api18.html#16170">Displaying the Names of Methods</tocitem>
            <tocitem target="introduction_to_api19.html#5845">Displaying Property Subproperties</tocitem>
            <tocitem target="introduction_to_api20.html#5855">Displaying Enumerated Values for Properties</tocitem>
        </tocitem>
        <tocitem target="introduction_to_api21.html#5860">Creating and Destroying API Objects
            <tocitem target="introduction_to_api22.html#5885">Creating Stateflow Objects</tocitem>
            <tocitem target="introduction_to_api23.html#11410">Establishing an Object's Parent (Container)</tocitem>
            <tocitem target="introduction_to_api24.html#5927">Destroying Stateflow Objects</tocitem>
        </tocitem>
        <tocitem target="introduction_to_api25.html#5935">Accessing Existing Stateflow Objects
            <tocitem target="introduction_to_api26.html#5957">Finding Objects</tocitem>
            <tocitem target="introduction_to_api27.html#8322">Finding Objects at Different Levels of Containment</tocitem>
            <tocitem target="introduction_to_api28.html#5990">Getting and Setting the Properties of Objects</tocitem>
        </tocitem>
        <tocitem target="introduction_to_api29.html#6006">Copying Objects
            <tocitem target="introduction_to_api30.html#6037">Accessing the Clipboard Object</tocitem>
            <tocitem target="introduction_to_api31.html#6048">copy Method Limitations</tocitem>
            <tocitem target="introduction_to_api32.html#6062">Copying by Grouping (Recommended)</tocitem>
            <tocitem target="introduction_to_api33.html#16570">Copying Objects Individually</tocitem>
        </tocitem>
        <tocitem target="introduction_to_api34.html#6102">Using the Editor Object
            <tocitem target="introduction_to_api34.html#17352">Accessing the Editor Object</tocitem>
            <tocitem target="introduction_to_api34.html#17360">Changing the Stateflow Display</tocitem>
        </tocitem>
        <tocitem target="introduction_to_api35.html#6133">Entering Multiline Labels</tocitem>
        <tocitem target="introduction_to_api36.html#11955">Creating Default Transitions</tocitem>
        <tocitem target="introduction_to_api37.html#17502">Making Supertransitions</tocitem>
        <tocitem target="introduction_to_api38.html#10354">Creating a MATLAB Script of API Commands</tocitem>
    </tocitem>
    <tocitem target="props_and_meths_by_application.html#4242">API Properties and Methods by Use
        <tocitem target="props_and_meths_by_application2.html#6759">Reference Table Column Descriptions</tocitem>
        <tocitem target="props_and_meths_by_application3.html#35885">Access Methods</tocitem>
        <tocitem target="props_and_meths_by_application4.html#31094">Code Generation and Target Building
            <tocitem target="props_and_meths_by_application5.html#27201">Code Generation and Build Methods</tocitem>
            <tocitem target="props_and_meths_by_application6.html#27277">Code Generation Properties</tocitem>
            <tocitem target="props_and_meths_by_application7.html#30149">Custom Code Properties</tocitem>
        </tocitem>
        <tocitem target="props_and_meths_by_application8.html#36135">Display Control
            <tocitem target="props_and_meths_by_application9.html#36138">Display Methods</tocitem>
            <tocitem target="props_and_meths_by_application10.html#36195">Display Properties</tocitem>
        </tocitem>
        <tocitem target="props_and_meths_by_application11.html#29616">Graphical Appearance
            <tocitem target="props_and_meths_by_application12.html#30946">Color Properties</tocitem>
            <tocitem target="props_and_meths_by_application13.html#30356">Drawing Properties</tocitem>
            <tocitem target="props_and_meths_by_application14.html#30656">Font Properties</tocitem>
            <tocitem target="props_and_meths_by_application15.html#31160">Position Properties</tocitem>
            <tocitem target="props_and_meths_by_application16.html#31380">Text Properties</tocitem>
        </tocitem>
        <tocitem target="props_and_meths_by_application17.html#26164">Creating and Deleting Objects</tocitem>
        <tocitem target="props_and_meths_by_application18.html#33734">Containment</tocitem>
        <tocitem target="props_and_meths_by_application19.html#27952">Data Definition Properties</tocitem>
        <tocitem target="props_and_meths_by_application20.html#32409">Debugging Properties</tocitem>
        <tocitem target="props_and_meths_by_application21.html#28206">Identifiers</tocitem>
        <tocitem target="props_and_meths_by_application22.html#26383">Interface to Simulink</tocitem>
        <tocitem target="props_and_meths_by_application23.html#28422">Machine (Model) Identifier Properties</tocitem>
        <tocitem target="props_and_meths_by_application24.html#27689">Truth Table Construction Properties</tocitem>
        <tocitem target="props_and_meths_by_application25.html#35191">Utilities</tocitem>
    </tocitem>
    <tocitem target="props_and_meths_by_object.html#4201">API Properties and Methods by Object
        <tocitem target="props_and_meths_by_object2.html#5582">Reference Table Columns</tocitem>
        <tocitem target="props_and_meths_by_object3.html#14950">Objectless Methods</tocitem>
        <tocitem target="props_and_meths_by_object4.html#15609">Constructor Methods</tocitem>
        <tocitem target="props_and_meths_by_object5.html#5781">Editor Properties</tocitem>
        <tocitem target="props_and_meths_by_object6.html#12058">Editor Methods</tocitem>
        <tocitem target="props_and_meths_by_object7.html#14521">Clipboard Methods</tocitem>
        <tocitem target="props_and_meths_by_object8.html#15434">All Object Methods</tocitem>
        <tocitem target="props_and_meths_by_object9.html#14589">Root Methods</tocitem>
        <tocitem target="props_and_meths_by_object10.html#5817">Machine Properties</tocitem>
        <tocitem target="props_and_meths_by_object11.html#12218">Machine Methods</tocitem>
        <tocitem target="props_and_meths_by_object12.html#6061">Chart Properties</tocitem>
        <tocitem target="props_and_meths_by_object13.html#12379">Chart Methods</tocitem>
        <tocitem target="props_and_meths_by_object14.html#6385">State Properties</tocitem>
        <tocitem target="props_and_meths_by_object15.html#12553">State Methods</tocitem>
        <tocitem target="props_and_meths_by_object16.html#6576">Box Properties</tocitem>
        <tocitem target="props_and_meths_by_object17.html#12751">Box Methods</tocitem>
        <tocitem target="props_and_meths_by_object18.html#6715">Graphical Function Properties</tocitem>
        <tocitem target="props_and_meths_by_object19.html#12942">Graphical Function Methods</tocitem>
        <tocitem target="props_and_meths_by_object20.html#16772">Truth Table Properties</tocitem>
        <tocitem target="props_and_meths_by_object21.html#16912">Truth Table Methods</tocitem>
        <tocitem target="props_and_meths_by_object22.html#19660">Embedded MATLAB Function Properties</tocitem>
        <tocitem target="props_and_meths_by_object23.html#19816">Embedded MATLAB Function Methods</tocitem>
        <tocitem target="props_and_meths_by_object24.html#16684">Note Properties</tocitem>
        <tocitem target="props_and_meths_by_object25.html#13456">Note Methods</tocitem>
        <tocitem target="props_and_meths_by_object26.html#13392">Transition Properties</tocitem>
        <tocitem target="props_and_meths_by_object27.html#13996">Transition Methods</tocitem>
        <tocitem target="props_and_meths_by_object28.html#7182">Junction Properties</tocitem>
        <tocitem target="props_and_meths_by_object29.html#14223">Junction Methods</tocitem>
        <tocitem target="props_and_meths_by_object30.html#7289">Data Properties</tocitem>
        <tocitem target="props_and_meths_by_object31.html#14112">Data Methods</tocitem>
        <tocitem target="props_and_meths_by_object32.html#7571">Event Properties</tocitem>
        <tocitem target="props_and_meths_by_object33.html#13888">Event Methods</tocitem>
        <tocitem target="props_and_meths_by_object34.html#7694">Target Properties</tocitem>
        <tocitem target="props_and_meths_by_object35.html#13581">Target Methods</tocitem>
    </tocitem>
    <tocitem target="methods_ref_intro2.html#5554">API Methods -- Alphabetical List
        <tocitem target="build_01.html#242748">build</tocitem>
        <tocitem target="classhandle.html#294997">classhandle</tocitem>
        <tocitem target="copy.html#238842">copy</tocitem>
        <tocitem target="defaulttransitions.html#79560">defaultTransitions</tocitem>
        <tocitem target="delete.html#61820">delete</tocitem>
        <tocitem target="dialog.html#56476">dialog</tocitem>
        <tocitem target="disp.html#346011">disp</tocitem>
        <tocitem target="find.html#350794">find</tocitem>
        <tocitem target="generate.html#246488">generate</tocitem>
        <tocitem target="get.html#47442">get</tocitem>
        <tocitem target="getcodeflag.html#219791">getCodeFlag</tocitem>
        <tocitem target="help.html#239331">help</tocitem>
        <tocitem target="innertransitions.html#83583">innerTransitions</tocitem>
        <tocitem target="make.html#243156">make</tocitem>
        <tocitem target="methods.html#75379">methods</tocitem>
        <tocitem target="outertransitions.html#92411">outerTransitions</tocitem>
        <tocitem target="outputdata.html#274745">outputData</tocitem>
        <tocitem target="parse.html#54644">parse</tocitem>
        <tocitem target="pasteto.html#239044">pasteTo</tocitem>
        <tocitem target="rebuildall.html#246263">rebuildAll</tocitem>
        <tocitem target="regenerateall.html#246364">regenerateAll</tocitem>
        <tocitem target="set.html#54377">set</tocitem>
        <tocitem target="setcodeflag.html#185830">setCodeFlag</tocitem>
        <tocitem target="sfclipboard.html#296900">sfclipboard</tocitem>
        <tocitem target="sfexit.html#167599">sfexit</tocitem>
        <tocitem target="sfhelp.html#247603">sfhelp</tocitem>
        <tocitem target="sfnew.html#248060">sfnew</tocitem>
        <tocitem target="sfprint.html#169749">sfprint</tocitem>
        <tocitem target="sfroot.html#297088">sfroot</tocitem>
        <tocitem target="sfsave.html#339416">sfsave</tocitem>
        <tocitem target="sfversion.html#167615">sfversion</tocitem>
        <tocitem target="sourcedtransitions.html#83883">sourcedTransitions</tocitem>
        <tocitem target="stateflow_01.html#168569">stateflow</tocitem>
        <tocitem target="stateflow.box.html#349334">Stateflow.Box</tocitem>
        <tocitem target="stateflow.data.html#349390">Stateflow.Data</tocitem>
        <tocitem target="stateflow.emfunction.html#356933">Stateflow.EMFunction</tocitem>
        <tocitem target="stateflow.event.html#348739">Stateflow.Event</tocitem>
        <tocitem target="stateflow.function.html#348791">Stateflow.Function</tocitem>
        <tocitem target="stateflow.junction.html#348843">Stateflow.Junction</tocitem>
        <tocitem target="stateflow.note.html#348579">Stateflow.Note</tocitem>
        <tocitem target="stateflow.state.html#350015">Stateflow.State</tocitem>
        <tocitem target="stateflow.target.html#349195">Stateflow.Target</tocitem>
        <tocitem target="stateflow.transition.html#361802">Stateflow.Transition</tocitem>
        <tocitem target="stateflow.truthtable.html#350354">Stateflow.TruthTable</tocitem>
        <tocitem target="struct.html#90199">struct</tocitem>
        <tocitem target="up.html#358945">up</tocitem>
        <tocitem target="view.html#359151">view</tocitem>
        <tocitem target="zoominandzoomout.html#54089">zoomIn and zoomOut</tocitem>
    </tocitem>
</tocitem>
<tocitem target="stateflow_02.html" image="$toolbox/matlab/icons/reficon.gif">Stateflow</tocitem>
<tocitem target="semantic_summary2.html" image="$toolbox/matlab/icons/reficon.gif">Semantic Rules Summary for Stateflow
    <tocitem target="semantic_summary2.html#6984">Entering a Chart</tocitem>
    <tocitem target="semantic_summary2.html#6994">Executing an Active Chart</tocitem>
    <tocitem target="semantic_summary2.html#6997">Entering a State</tocitem>
    <tocitem target="semantic_summary2.html#7008">Executing an Active State</tocitem>
    <tocitem target="semantic_summary2.html#7016">Exiting an Active State</tocitem>
    <tocitem target="semantic_summary2.html#7022">Executing a Set of Flow Graphs</tocitem>
    <tocitem target="semantic_summary2.html#7042">Executing an Event Broadcast</tocitem>
</tocitem>
<tocitem target="glossary.html" image="$toolbox/matlab/icons/reficon.gif">Glossary</tocitem>


<tocitem target="rn/stateflow.html" image="$toolbox/matlab/icons/notesicon.gif">Release Notes

<tocitem target="rn/stateflow14sp2_6-2.html">Stateflow 6.2 and Stateflow Coder 6.2 Release Notes
    <tocitem target="rn/stateflow14sp2_6-2.html#24855">New Features
        <tocitem target="rn/stateflow14sp2_6-2.html#29069">User-Specified Transition Execution Order</tocitem>
        <tocitem target="rn/stateflow14sp2_6-2.html#29118">Stateflow and Embedded MATLAB Support Simulink Datatype Aliases</tocitem>
    </tocitem>
    <tocitem target="rn/stateflow14sp2_6-2.html#29053">Major Bug Fixes</tocitem>
    <tocitem target="rn/stateflow14sp2_6-22.html#24859">Upgrading from an Earlier Release
        <tocitem target="rn/stateflow14sp2_6-22.html#27563">Old API Scripts that Modify Custom Code Properties on Stateflow RTW Target Need Modification</tocitem>
        <tocitem target="rn/stateflow14sp2_6-22.html#28703">API Scripts Looking for Old Parameters Need to be Changed</tocitem>
        <tocitem target="rn/stateflow14sp2_6-22.html#27670">Custom Code Settings Not Copied from Simulation to RTW Target</tocitem>
        <tocitem target="rn/stateflow14sp2_6-22.html#25605">New Way to Bring Simulink Parameters Into Stateflow</tocitem>
        <tocitem target="rn/stateflow14sp2_6-22.html#25294">Chart Parented Temporary Data is Obsolete</tocitem>
        <tocitem target="rn/stateflow14sp2_6-22.html#24861">Stateflow Supports Directional Vectors</tocitem>
        <tocitem target="rn/stateflow14sp2_6-22.html#25439">Trailing 1's Removed After Second Dimension of Array Size</tocitem>
    </tocitem>
    <tocitem target="rn/stateflow14sp2_6-23.html#25024">Known Software Limitations
        <tocitem target="rn/stateflow14sp2_6-23.html#28300">Embedded MATLAB Function Block/Stateflow Dependencies</tocitem>
        <tocitem target="rn/stateflow14sp2_6-23.html#27547">Fixed-Point Override Limitations</tocitem>
        <tocitem target="rn/stateflow14sp2_6-23.html#29021">RTW Code Generation Fails for Charts with no Output Data</tocitem>
    </tocitem>
</tocitem>
<tocitem target="rn/stateflow14sp1_6-1.html">Stateflow 6.1 and Stateflow Coder 6.1 Release Notes
    <tocitem target="rn/stateflow14sp1_6-1.html#24855">Major Bug Fixes</tocitem>
    <tocitem target="rn/stateflow14sp1_6-12.html#24859">Upgrading from an Earlier Release
        <tocitem target="rn/stateflow14sp1_6-12.html#27563">Old API Scripts that Modify Custom Code Properties on Stateflow RTW Target Need Modification</tocitem>
        <tocitem target="rn/stateflow14sp1_6-12.html#28703">API Scripts Looking for Old Parameters Need to be Changed</tocitem>
        <tocitem target="rn/stateflow14sp1_6-12.html#27670">Custom Code Settings Not Copied from Simulation to RTW Target</tocitem>
        <tocitem target="rn/stateflow14sp1_6-12.html#25605">New Way to Bring Simulink Parameters Into Stateflow</tocitem>
        <tocitem target="rn/stateflow14sp1_6-12.html#25294">Chart Parented Temporary Data is Obsolete</tocitem>
        <tocitem target="rn/stateflow14sp1_6-12.html#24861">Stateflow Supports Directional Vectors</tocitem>
        <tocitem target="rn/stateflow14sp1_6-12.html#25439">Trailing 1's Removed After Second Dimension of Array Size</tocitem>
    </tocitem>
    <tocitem target="rn/stateflow14sp1_6-13.html#25024">Known Software Limitations
        <tocitem target="rn/stateflow14sp1_6-13.html#28300">Embedded MATLAB Function Block/Stateflow Dependencies</tocitem>
        <tocitem target="rn/stateflow14sp1_6-13.html#27547">Fixed-Point Override Limitations</tocitem>
        <tocitem target="rn/stateflow14sp1_6-13.html#29021">RTW Code Generation Fails for Charts with no Output Data</tocitem>
    </tocitem>
</tocitem>
<tocitem target="rn/stateflow14_6-0.html">Stateflow 6.0 and Stateflow Coder 6.0 Release Notes
    <tocitem target="rn/stateflow14_6-0.html#21886">New Features
        <tocitem target="rn/stateflow14_6-0.html#28011">Multibyte Comment Characters in Generated Code</tocitem>
        <tocitem target="rn/stateflow14_6-0.html#25245">Target Configuration Integration with Simulink and RTW</tocitem>
        <tocitem target="rn/stateflow14_6-0.html#27362">Type Casting with cast and type</tocitem>
        <tocitem target="rn/stateflow14_6-0.html#25142">Data and State Activity Logging</tocitem>
        <tocitem target="rn/stateflow14_6-0.html#24794">Data Type and Size Inheritance From Simulink</tocitem>
        <tocitem target="rn/stateflow14_6-0.html#24802">Data and State Monitoring with a Floating Scope</tocitem>
        <tocitem target="rn/stateflow14_6-0.html#24806">Data Sized by Expression</tocitem>
        <tocitem target="rn/stateflow14_6-0.html#24810">Parameter Scope for Simulink Parameters In Stateflow</tocitem>
        <tocitem target="rn/stateflow14_6-0.html#25326">Obsolete Chart Parented Temporary Data</tocitem>
        <tocitem target="rn/stateflow14_6-0.html#25796">Command Line Debugger in MATLAB</tocitem>
        <tocitem target="rn/stateflow14_6-0.html#25892">Stateflow Boxes Parent Data</tocitem>
        <tocitem target="rn/stateflow14_6-0.html#25324">Stateflow in the Model Explorer</tocitem>
        <tocitem target="rn/stateflow14_6-0.html#26068">Writable Dirty Property for API Chart Object</tocitem>
        <tocitem target="rn/stateflow14_6-0.html#24820">Fixed-Point Autoscaling of Stateflow Data</tocitem>
        <tocitem target="rn/stateflow14_6-0.html#24824">Support for Directional Vectors</tocitem>
        <tocitem target="rn/stateflow14_6-0.html#24831">Embedded MATLAB Functions</tocitem>
        <tocitem target="rn/stateflow14_6-0.html#24848">Custom C++ Code Included with Stateflow Generated Code</tocitem>
        <tocitem target="rn/stateflow14_6-0.html#26187">Object Descriptions in Generated Code for RTW Targets</tocitem>
        <tocitem target="rn/stateflow14_6-0.html#26201">Matrix Inputs and Outputs for Graphical Functions</tocitem>
        <tocitem target="rn/stateflow14_6-0.html#26206">Warnings for Missing Default Paths</tocitem>
        <tocitem target="rn/stateflow14_6-0.html#26211">Unified Code Generation Settings for Simulink and Stateflow</tocitem>
        <tocitem target="rn/stateflow14_6-0.html#26453">Faster Real-Time Workshop Code Generation</tocitem>
        <tocitem target="rn/stateflow14_6-0.html#26455">Unified Identifier Naming Scheme in Generated Code</tocitem>
    </tocitem>
    <tocitem target="rn/stateflow14_6-02.html#24855">Major Bug Fixes
        <tocitem target="rn/stateflow14_6-02.html#25749">Additional Bug Fixes</tocitem>
    </tocitem>
    <tocitem target="rn/stateflow14_6-03.html#24859">Upgrading from an Earlier Release
        <tocitem target="rn/stateflow14_6-03.html#27563">API Scripts Looking for Old Parameters Need to be Changed</tocitem>
        <tocitem target="rn/stateflow14_6-03.html#27670">Custom Code Settings Not Copied from Simulation to RTW Target</tocitem>
        <tocitem target="rn/stateflow14_6-03.html#25605">New Way to Bring Simulink Parameters Into Stateflow</tocitem>
        <tocitem target="rn/stateflow14_6-03.html#25294">Chart Parented Temporary Data is Obsolete</tocitem>
        <tocitem target="rn/stateflow14_6-03.html#24861">Stateflow Supports Directional Vectors</tocitem>
        <tocitem target="rn/stateflow14_6-03.html#25439">Trailing 1's Removed After Second Dimension of Array Size</tocitem>
    </tocitem>
    <tocitem target="rn/stateflow14_6-04.html#25024">Known Software Limitations
        <tocitem target="rn/stateflow14_6-04.html#28300">Embedded MATLAB Function Block/Stateflow Dependencies</tocitem>
        <tocitem target="rn/stateflow14_6-04.html#27547">Fixed-Point Override Limitations</tocitem>
    </tocitem>
</tocitem>
<tocitem target="rn/stateflowdacore2_5-1-2.html">Stateflow 5.1.2 and Stateflow Coder 5.1.2 Release Notes
    <tocitem target="rn/stateflowdacore2_5-1-2.html#24380">Major Bug Fixes</tocitem>
    <tocitem target="rn/stateflowdacore2_5-1-22.html#24408">Known Software and Documentation Problems
        <tocitem target="rn/stateflowdacore2_5-1-22.html#24429">Link to Known Problems List</tocitem>
        <tocitem target="rn/stateflowdacore2_5-1-22.html#24433">Additional Known Problems</tocitem>
    </tocitem>
</tocitem>
<tocitem target="rn/stateflow13sp1_5-1-1.html">Stateflow 5.1.1 and Stateflow Coder 5.1.1 Release Notes
    <tocitem target="rn/stateflow13sp1_5-1-1.html#21886">New Features
        <tocitem target="rn/stateflow13sp1_5-1-1.html#23572">Bind Actions</tocitem>
        <tocitem target="rn/stateflow13sp1_5-1-1.html#24361">New API method idToHandle</tocitem>
    </tocitem>
    <tocitem target="rn/stateflow13sp1_5-1-12.html#24615">Major Bug Fixes</tocitem>
    <tocitem target="rn/stateflow13sp1_5-1-13.html#24720">Upgrading from an Earlier Release
        <tocitem target="rn/stateflow13sp1_5-1-14.html#24639">Code Generation Speed Improved</tocitem>
    </tocitem>
</tocitem>
<tocitem target="rn/stateflow13+_5-1.html">Stateflow 5.1 and Stateflow Coder 5.1 Release Notes
    <tocitem target="rn/stateflow13+_5-1.html#21886">New Features
        <tocitem target="rn/stateflow13+_5-1.html#23572">Truth Tables</tocitem>
        <tocitem target="rn/stateflow13+_5-1.html#23288">New RTW/Custom Target Coder Options</tocitem>
    </tocitem>
    <tocitem target="rn/stateflow13+_5-12.html#22938">Major Bug Fixes</tocitem>
</tocitem>
<tocitem target="rn/stateflow13.html">Stateflow 5.0 and Stateflow Coder 5.0 Release Notes
    <tocitem target="rn/stateflow13.html#7373">New Features
        <tocitem target="rn/stateflow13.html#53707">Fixed-Point Data</tocitem>
        <tocitem target="rn/stateflow13.html#53761">Undo Operation in the Stateflow Diagram Editor</tocitem>
        <tocitem target="rn/stateflow13.html#53809">The Stateflow API</tocitem>
        <tocitem target="rn/stateflow13.html#53836">Matrix Support for Data to and from Simulink</tocitem>
        <tocitem target="rn/stateflow13.html#53885">New Model Report Available in Stateflow</tocitem>
        <tocitem target="rn/stateflow13.html#53250">Any Chart or Library Chart Can Export a Function</tocitem>
        <tocitem target="rn/stateflow13.html#53961">ml Data Type</tocitem>
        <tocitem target="rn/stateflow13.html#52713">Array and Matrix Support for ml Namespace Operator and Function Call</tocitem>
        <tocitem target="rn/stateflow13.html#52692">Stateflow Allows up to 254 Events</tocitem>
        <tocitem target="rn/stateflow13.html#53111">User Comments Included in Generated Code</tocitem>
        <tocitem target="rn/stateflow13.html#54058">For-Loops Emitted in Generated Code</tocitem>
        <tocitem target="rn/stateflow13.html#53119">Enhanced Stateflow Integration with Real-Time Workshop</tocitem>
        <tocitem target="rn/stateflow13.html#53046">Stateflow Explorer Remembers Its Position and Size</tocitem>
        <tocitem target="rn/stateflow13.html#53049">Trailing "F" Specifier for Single Precision Floating-Point Numbers</tocitem>
        <tocitem target="rn/stateflow13.html#52158">Graphical Function Inlining In Generated Code</tocitem>
        <tocitem target="rn/stateflow13.html#54091">Stateflow Code Generation Improvements</tocitem>
        <tocitem target="rn/stateflow13.html#52164">Unnecessary Data Initialization Removed</tocitem>
        <tocitem target="rn/stateflow13.html#52167">Simple If Statements Optimized</tocitem>
    </tocitem>
    <tocitem target="rn/stateflow132.html#51961">Major Bug Fixes</tocitem>
    <tocitem target="rn/stateflow133.html#51970">Upgrading from an Earlier Release
        <tocitem target="rn/stateflow134.html#54294">Warning on Loading Machines from Previous Stateflow Versions</tocitem>
        <tocitem target="rn/stateflow135.html#54416">Error on Transition Action into Junction with Following Condition Action</tocitem>
    </tocitem>
</tocitem>
<tocitem target="rn/stateflow12-1.html">Stateflow 4.1 and Stateflow Coder 4.1 Release Notes
    <tocitem target="rn/stateflow12-1.html#7373">New Features
        <tocitem target="rn/stateflow12-1.html#21825">Stateflow New Features</tocitem>
        <tocitem target="rn/stateflow12-12.html#21774">Stateflow Coder New Features</tocitem>
    </tocitem>
    <tocitem target="rn/stateflow12-13.html#20911">Major Bug Fixes
        <tocitem target="rn/stateflow12-13.html#21829">Stateflow Bug Fixes</tocitem>
        <tocitem target="rn/stateflow12-14.html#21859">Stateflow Coder Bug Fixes</tocitem>
    </tocitem>
    <tocitem target="rn/stateflow12-15.html#21541">Upgrading from an Earlier Release
        <tocitem target="rn/stateflow12-15.html#21544">Transition Actions into Junctions Disallowed</tocitem>
        <tocitem target="rn/stateflow12-16.html#22153">Warning on Loading Models from Previous Stateflow Versions</tocitem>
    </tocitem>
</tocitem>
<tocitem target="rn/stateflow12.html">Stateflow 4.0 and Stateflow Coder 4.0 Release Notes
    <tocitem target="rn/stateflow12.html#7373">New Features
        <tocitem target="rn/stateflow12.html#19590">Stateflow 4.0 New Features</tocitem>
        <tocitem target="rn/stateflow12.html#20473">Stateflow Coder 4.1 New Features</tocitem>
    </tocitem>
    <tocitem target="rn/stateflow122.html#20763">Upgrading from an Earlier Release
        <tocitem target="rn/stateflow123.html#20765">Warning on Loading Models from Previous Stateflow Versions</tocitem>
    </tocitem>
</tocitem>

</tocitem>
<tocitem target="stateflow_product_page.html" image="$toolbox/matlab/icons/pdficon.gif">Printable Documentation (PDF)</tocitem>
<tocitem target="http://www.mathworks.com/products/stateflow/" image="$toolbox/matlab/icons/webicon.gif">Product Page (Web)</tocitem>

</tocitem>
</toc>
