gave92 / Matsim

Matlab/Simulink interface. Easily create Simulink models from a Matlab script.

Home Page:https://it.mathworks.com/matlabcentral/fileexchange/68436-matsim

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Import Script from existing Simulink Model

maldag opened this issue · comments

Your library could include a way to generate m-Code from an existing Simulink-Model. That way it would leverage the usefullness, when working with version control systems, where files are not considered as binary but built from source.

Thanks for the suggestion! I think this project does exactly what you're talking about. Of course this generates m-Code that uses the standard Simulink API... so it's veeery verbose. I'll think if I can do something similar with Matsim.