Matlab and Simulink

You might also like

Download as pptx, pdf, or txt
Download as pptx, pdf, or txt
You are on page 1of 7

Matlab and Simulink

Basic operations
To read an image

I = imread(sun.jpg'); imshow(I); Whos

Simulink
Type Simulink at the MATLAB command prompt or

open the Simulink Library Browser by clicking the corresponding button in the MATLAB toolbar

Simulink Library Browser

Create a new model blank sheet by clicking

the Create a new model button in the Simulink Library Browser

Simulink Model
Go to Video and Image processing blocksets Sources Image from file

You might also like