Calling Lookup Tables In Stateflow

This example demonstrates four common methods for calling look up tables in Stateflow®.

You are now following this Submission

The attached model contains four common methods for accessing lookup tables within Stateflow. The four examples consist of using a Simulink® block in Stateflow, Embedded MATLAB™ functions in Stateflow, calling a function triggered Simulink subsystem in Stateflow, and including C-code in Stateflow. This is demonstrated in the model interp_1d_examples_r2008b.mdl.
If you are using a version of Stateflow prior to version 7.2 R2008b, you can still call lookup tables using three methods such as using Embedded MATLAB functions in Stateflow, calling a function triggered Simulink subsystem in Stateflow, and including C-code in Stateflow. This is demonstrated in the model interp_1d_examples.mdl.

Cite As

Chris Fillyaw (2026). Calling Lookup Tables In Stateflow (https://www.mathworks.com/matlabcentral/fileexchange/12845-calling-lookup-tables-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.3.0.0

Added copyright information.

1.2.0.1

Updated license

1.2.0.0

Updated copyright information.

1.1.0.0

Added an example to demonstrate how to use Simulink blocks in Stateflow.

1.0.0.0

Updated description.