Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Simulink resources #4

Open
yanndebray opened this issue Apr 12, 2024 · 1 comment
Open

Add Simulink resources #4

yanndebray opened this issue Apr 12, 2024 · 1 comment
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@yanndebray
Copy link
Owner

https://github.com/mathworks/Call-Simulink-from-Python

@yanndebray yanndebray added the documentation Improvements or additions to documentation label Apr 12, 2024
@yanndebray yanndebray self-assigned this Apr 12, 2024
@yanndebray
Copy link
Owner Author

Call Simulink from Jupyter
(Add PreLoadFcn assigning parameters from sldemo_suspn_3dof_data.m)

res = sim('suspension_3dof.slx');
plot(res.ScopeData.time,res.ScopeData.signals.values)

download

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant