rem
PURPOSE
% Return the remainder of the division @code{@var{x} / @var{y}}, computed
SYNOPSIS
function r = rem (x, y)
DESCRIPTION
CROSS-REFERENCE INFORMATION
This function calls:
- isscalar % Return 1 if @var{a} is a scalar. Otherwise, return 0.
This function is called by:
- interpn %
- rot90 % Return a copy of @var{x} with the elements rotated counterclockwise in
- rotdim % Return a copy of @var{x} with the elements rotated counterclockwise in
- shift % If @var{x} is a vector, perform a circular shift of length @var{b} of
- shiftdim % Shifts the dimension of @var{x} by @var{n}, where @var{n} must be
Generated on Fri 22-May-2009 15:13:00 by m2html © 2003