lharri73/PySimlink
Compile, run, and interact with Simulink models natively in Python. https://lharri73.github.io/PySimlink/
This helps engineers and researchers who use Simulink models by allowing them to run and interact with these models directly from Python. You can feed data in as NumPy arrays and get simulation results back, all without needing a MATLAB license on the machine running the simulations. This is for professionals involved in control systems, signal processing, and dynamic system modeling.
No commits in the last 6 months. Available on PyPI.
Use this if you need to integrate existing Simulink models into Python-based workflows for simulation, testing, or analysis, especially when sharing or deploying models without a MATLAB dependency.
Not ideal if your Simulink model requires a variable-step solver or advanced Simulink features not supported by code generation (GRT target).
Stars
21
Forks
7
Language
Python
License
GPL-3.0
Category
Last pushed
Feb 19, 2024
Commits (30d)
0
Dependencies
3
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/lharri73/PySimlink"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Dav1dde/glad
Multi-Language Vulkan/GL/GLES/EGL/GLX/WGL Loader-Generator based on the official specs.
Aleph-Alpha/ts-rs
Generate TypeScript bindings from Rust types
apollographql/apollo-tooling
✏️ Apollo CLI for client tooling (Mostly replaced by Rover)
mmcloughlin/avo
Generate x86 Assembly with Go
krzysztofzablocki/Sourcery
Meta-programming for Swift, stop writing boilerplate code.