Automatic Simulink Block Generator

The BlockGenerator class converts a mathematical equation into a Simulink block
58 download
Aggiornato 28 gen 2023

Visualizza la licenza

The BlockGenerator is designed to analyze a mathematical equation and automatically generate a Simulink model with a subsystem corresponding to the given equation.
generator = BlockGenerator()
generator.generate("Pythagorean Equation", "c = sqrt(a^2 + b^2)");

Cita come

Michael Scopchanov (2026). Automatic Simulink Block Generator (https://it.mathworks.com/matlabcentral/fileexchange/124170-automatic-simulink-block-generator), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R2022b
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Tag Aggiungi tag
Versione Pubblicato Note della release
1.0.0