SimulinkInterface is a Python utility that parses Simulink .slx files (ZIP/OPC containers) to extract rich block metadata—parameters, masks, ports, and subsystem hierarchies—and generates inline-embeddable, interactive SVGs that mimic the Simulink viewer with clickable nodes opening popups or a side panel for full block details.
-
Updated
Sep 5, 2025 - Python