Difference between Simulink and matlab

102 views (last 30 days)
Ramya R
Ramya R on 12 Feb 2019
Can anyone help me to identify the difference between matlab and Simulink ?
  2 Comments
Jennifer Scheinhorn
Jennifer Scheinhorn on 22 Apr 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.

Sign in to comment.

Answers (0)

Community Treasure Hunt

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

Start Hunting!