Difference between Simulink and matlab
Mostrar comentarios más antiguos
Can anyone help me to identify the difference between matlab and Simulink ?
2 comentarios
Jennifer Scheinhorn
el 22 de Abr. de 2020
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.
Respuestas (0)
Categorías
Más información sobre Arduino Hardware en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!