Home > freetb4matlab > signal > wrev.m

wrev

PURPOSE ^

% Reverse the order of the element of the vector x.

SYNOPSIS ^

function y = wrev(x)

DESCRIPTION ^

% -*- texinfo -*-
% @deftypefn {Function File} {[@var{y}] =} wrev(@var{x})
%    Reverse the order of the element of the vector x.
% @seealso{flipud, fliplr}
% @end deftypefn

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Fri 22-May-2009 15:13:00 by m2html © 2003