Clearing the Clutter of Constants in simulations

A suggestion to remove all persistent constants from Simulink models
5 descargas
Actualizado 25 may 2022

Ver licencia

The primary aim is to demonstrate the need to eliminate setting any persistent constants in simulation and retrieve them from a database (a far better alternative to using MATLAB flat files) by using a S-function. Hence reduce the chance for errors and make the model more readable. Using a variation of earlier submitted material (Matlab Central submit # 72439 )

Citar como

Siamak Mohebbi (2024). Clearing the Clutter of Constants in simulations (https://www.mathworks.com/matlabcentral/fileexchange/91505-clearing-the-clutter-of-constants-in-simulations), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R13SP2
Compatible con cualquier versión desde R11.1 hasta R14SP3
Compatibilidad con las plataformas
Windows macOS Linux
Agradecimientos

Inspirado por: Matlab Database Access Unleashed

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.2.0

Per request of MathWorks File exchange administrator the content was update to include the .m file needed for database access portion of an Simulink Model.

1.0.0