An Embedded MATLAB Approach for String Support in Stateflow

This example demonstrates one approach using Embedded MATLAB to output strings from a Stateflow char

You are now following this Submission

Strings are commonly allocated in Stateflow through the use of an array that is a container of ASCII values. When reviewing the model, it is not immediately apparent what the ASCII values represent so it is ideal to be able to use actual character strings. This example demonstrates how an Embedded MATLAB function can be used to allocate character strings and assign a variable in Stateflow equal to the string.

Cite As

Chris Fillyaw (2026). An Embedded MATLAB Approach for String Support in Stateflow (https://se.mathworks.com/matlabcentral/fileexchange/13305-an-embedded-matlab-approach-for-string-support-in-stateflow), MATLAB Central File Exchange. Retrieved .

Categories

Find more on Stateflow in Help Center and MATLAB Answers

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.1.0.1

Updated license

1.1.0.0

Added copyright information.

1.0.0.0