Automatic Simulink Block Generator

The BlockGenerator class converts a mathematical equation into a Simulink block
29 Downloads
Updated Sat, 28 Jan 2023 21:15:37 +0000

View License

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)");

Cite As

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

MATLAB Release Compatibility
Created with R2022b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Tags Add Tags

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0