Ask Your Question
1

Matlab simulink toolbox's counterpart in sagemath

asked 2020-06-14 14:12:35 +0200

hongyi-zhao gravatar image

updated 2020-06-15 01:12:42 +0200

slelievre gravatar image

Is there some counterpart in SageMath to the Matlab simulink toolbox?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
2

answered 2020-06-17 05:05:41 +0200

dsejas gravatar image

Hello, @hongyi-zhao!

Although it is not part of SageMath, there exists Modelica, and of course OpenModelica (https://www.openmodelica.org/). In particular, OpenModelica has the OMEdit graphical editor, which is very similar to the Simulink toolbox. One of the modules of OpenModelica (creatively enough called OMPython) allows you to interface with Python, and thus with SageMath.

On the other hand, the software Scilab (https://www.scilab.org/) has the Xcos toolbox, which is way more similar to Simulink, and also has a built-in compiler for Modelica. Scilab can be accessed from SageMath, but it is also a standalone software quite similar to Matlab.

I hope this helps!

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Question Tools

Stats

Asked: 2020-06-14 14:12:35 +0200

Seen: 617 times

Last updated: Jun 17 '20