iFit/cart2sph
PURPOSE
s = cart2sph(a,dim) : cartesian to polar/spherical representation of iData objects
SYNOPSIS
function s = cart2sph(a, center)
DESCRIPTION
CROSS-REFERENCE INFORMATION
This function calls:
- cart2sph s = cart2sph(a,dim) : cartesian to polar/spherical representation of iData objects
- copyobj b = copyobj(s) : makes a copy of iData object
- end b = end(s,index,n) : end value for iData objects
- getaxis [val, lab] = getaxis(s, AxisIndex) : get iData axis value and label
- iData
- isempty isempty(s) : true for empty iData object
- isnumeric b = isnumeric(s) : True for numeric iData object elements
- isvector b = isvector(s) : True for vector iData object
- label b = label(s, alias, label) : Change iData label for a given alias/axis
- meshgrid s = meshgrid(a) : transforms an iData object so that its axes are grids
- ndims d = ndims(s) : get the dimensionality of iData object
- ones s = ones(s,N,M,P,...) : initialize an iData array
- reshape c = reshape(a) : reshape the object Signal
- rmaxis s = rmaxis(s, Axis) : delete iData axes
- setalias [s,...] = setalias(s, AliasName, AliasLink, {AliasLabel}) : set iData aliases
- setaxis s = setaxis(s, rank, alias, value) : set iData axes
- size size(s) : get iData object size (number of elements)
- sqrt b = sqrt(s) : square root value of iData object
- std [half_width, center] = std(s, dim) : standard deviation of iData
- zeros s = zeros(s,N,M,P,...) : initialize an iData array
This function is called by:
- cart2sph s = cart2sph(a,dim) : cartesian to polar/spherical representation of iData objects
- trapz s = trapz(a,dim) : computes the integral of iData objects elements along given dimension
Generated on Tue 27-Nov-2018 10:56:24 by m2html © 2005. iFit (c) E.Farhi/ILL EUPL 1.1