Difference between Simulink and matlab

Can anyone help me to identify the difference between matlab and Simulink ?

2 commentaires

Simulink has Graphical User Interface (GUI) whereas Matlab is just code. Simulink's GUI lends it more intuitiveness.
Simulink supports hardware communication. You can write a PID controller in Simulink and download it to Arduino. Embedded coding: it can convert Simulink code to C code.
The limitations for Matlab is that it doesn't control hardware very well.

Connectez-vous pour commenter.

Réponses (0)

Catégories

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by