0% found this document useful (0 votes)
21 views9 pages

Communications Lab. - Lec. 2 - Introduction To Matlab (Simulink)

Uploaded by

Zaid Mustafa
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
21 views9 pages

Communications Lab. - Lec. 2 - Introduction To Matlab (Simulink)

Uploaded by

Zaid Mustafa
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 9

‫كلية الهندسة‬/‫جامعة النهرين‬

‫قسم هندسة الطب الحياتي‬

COMMUNICATIONS LAB._EXP. 1
(INTRODUCTION TO MATLAB (SIMULINK))
Introduction to MATLAB (Simulink)

4th year
WHAT IS SIMULINK?

 Simulink is a simulation and model-based design environment for


dynamic and embedded systems, which are integrated with MATLAB.
It is a data flow graphical programming language tool for modeling,
simulating, and analyzing multi-domain dynamic systems.
 It is basically a graphical block diagramming tool with a
customizable set of block libraries. Furthermore, it allows you to
incorporate MATLAB algorithms into models as well as export the
simulation results into MATLAB for further analysis.
 Simulink supports the following:
* System-level design. * Simulation. * Automatic code generation.
* Testing and verification of embedded systems.

2
HOW TO GET STARTED WITH SIMULINK?

 Type Simulink in the command window as shown below:

3
HOW TO GET STARTED WITH SIMULINK?

 You can also make use of Simulink icon present in MATLAB to get started with
Simulink:

1
HOW TO GET STARTED WITH SIMULINK?

 It will open the Simulink page as shown below:

5
HOW TO GET STARTED WITH SIMULINK?

 Here you can create your own model and also make use of the existing
templates.
 Click on the Blank Model and you will get a Simulink library browser that
can be used to create your own model. The screen for the Blank model is as
follows:

6
HOW TO GET STARTED WITH SIMULINK?

 Click on Library and it will display you the Simulink library as shown
below:

The Simulink library browser is


a collection of many libraries. It
offers Commonly Used Blocks,
Continuous, Dashboard, Logic
and Bit Operation, Math
Operations, etc. Besides that,
you will get another library list
like the Control system toolbox,
DSP system toolbox, etc.

7
HOW TO GET STARTED WITH SIMULINK?

Here is an example of a Math operations library list:

8
THANK YOU

You might also like