iFit/reducevolume
PURPOSE
h = reducevolume(s, factor) : reduce an iData object size
SYNOPSIS
function s = reducevolume(a, R)
DESCRIPTION
CROSS-REFERENCE INFORMATION
This function calls:
- ceil b = ceil(s) : upper integer round of iData object
- cell [content,fields]=cell(s) : convert iData objects into cells
- 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
- max [m,id] = max(a,b, dim) : computes the maximum value of iData object(s)
- ndims d = ndims(s) : get the dimensionality of iData object
- ones s = ones(s,N,M,P,...) : initialize an iData array
- prod s = prod(a,dim) : computes the product of iData objects elements
- reshape c = reshape(a) : reshape the object Signal
- size size(s) : get iData object size (number of elements)
- sort s = sort(a,dim) : Sort iData objects axes in ascending or descending order
- subsref b = subsref(a,s) : iData indexed references
- zeros s = zeros(s,N,M,P,...) : initialize an iData array
This function is called by:
- colormap h=colormap(objects, colormaps, ..., options): Produce surfaces from iData 2D objects with different colormaps
- plot h = plot(s, method, ...) : plot iData object
- slice slice(s) : Plot a 2D/3D object with slice rendering
Generated on Tue 27-Nov-2018 10:56:24 by m2html © 2005. iFit (c) E.Farhi/ILL EUPL 1.1