What is the main difference between matlab and simlink

I am trying to understand when someone would use matlab over simulink or use simulink instead of matlab.

 채택된 답변

Stephen23
Stephen23 2026년 6월 2일 15:21
이동: Walter Roberson 2026년 6월 2일 16:02

1 개 추천

MATLAB (MATrix LABoratory) is a programming language and computational environment.
What it’s used for:
  • Numerical computing
  • Data analysis & visualization
  • Algorithm development
  • Signal & image processing
  • Machine learning
Simulink is a graphical simulation tool built on top of MATLAB.
What it’s used for:
  • Modeling dynamic systems
  • Simulating real-world processes
  • Control systems design
  • Embedded systems and hardware simulation

댓글 수: 2

Evan
Evan 2026년 6월 2일 17:52
but PID for example is an algorithm and is done in simulink. So if I was tring to compute the capacitnce a cylindrical cell has based off the size of the cell that would be simulink or matlab?

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

질문:

2026년 6월 2일 15:06

댓글:

2026년 6월 2일 19:37

Community Treasure Hunt

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

Start Hunting!

Translated by