rotdim
PURPOSE
% Return a copy of @var{x} with the elements rotated counterclockwise in
SYNOPSIS
function y = rotdim (x, k, plane)
DESCRIPTION
CROSS-REFERENCE INFORMATION
This function calls:
- flipdim % Return a copy of @var{x} flipped about the dimension @var{dim}.
- isscalar % Return 1 if @var{a} is a scalar. Otherwise, return 0.
- isvector % Return 1 if @var{a} is a vector. Otherwise, return 0.
- rem % Return the remainder of the division @code{@var{x} / @var{y}}, computed
This function is called by:
Generated on Fri 22-May-2009 15:13:00 by m2html © 2003