Calling Lookup Tables In Stateflow

This example demonstrates four common methods for calling look up tables in Stateflow®.
2,6K descargas
Actualizado 1 sep 2016

Ver licencia

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.

Citar como

Chris Fillyaw (2024). Calling Lookup Tables In Stateflow (https://www.mathworks.com/matlabcentral/fileexchange/12845-calling-lookup-tables-in-stateflow), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2008b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Stateflow en Help Center y MATLAB Answers.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Versión Publicado Notas de la versión
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.