Matlab Blocksbasics
Matlab Blocksbasics
Simulink Browser
Tool blocks
The Scope block displays its input with respect to simulation time.
The Display block shows the value of its input on its icon.
Tool blocks
It performs Exp, log, 10^u , log10, magnitude^2, square, sqrt, pow, conj,
reciprocal, hypot, rem, mod, transpose and hermitian
Tool blocks
The Goto block passes its input to its corresponding From blocks.
Tool blocks
The Integrator block outputs the integral of its input at the current time step.
The Transport Delay block delays the input by a specified amount of time.
The Switch block passes through the first (top) input or the third (bottom)
input based on the value of the second (middle) input.