Calling Lookup Tables In Stateflow

This example demonstrates four common methods for calling look up tables in Stateflow®.
2,6K téléchargements
Mise à jour 1 sept. 2016

Afficher la licence

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.

Citation pour cette source

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

Compatibilité avec les versions de MATLAB
Créé avec R2008b
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Stateflow dans Help Center et MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Publié le Notes de version
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.