DSP Blockset
  Go to block:
    Search    Help Desk 
Flip    See Also

Reverse the elements in a vector.

Library

Vector Functions, in Math Functions

Description

The Flip block reverses the input so that the first element of the input vector is the last element of the output vector, and vice versa:

A matrix input, u, is treated as a vector, u(:).

Dialog Box

See Also

Selector (Simulink)
Transpose
Variable Selector
flipud (MATLAB)
fliplr (MATLAB)


[ Previous | Help Desk | Next ]