PURPOSE
c = resize(a) : resize/rebin the object Signal
SYNOPSIS
function b = resize(a, varargin)
DESCRIPTION
CROSS-REFERENCE INFORMATION
This function calls:
- ceil b = ceil(s) : upper integer round of iData object
- 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
- isempty isempty(s) : true for empty iData object
- isequal c = isequal(a,b) : full numerical equality comparison of iData objects
- ndims d = ndims(s) : get the dimensionality of iData object
- set [s,...] = set(s, 'PropertyName', Propertyvalue, ...) : set iData properties
- setaxis s = setaxis(s, rank, alias, value) : set iData axes
- size size(s) : get iData object size (number of elements)
- squeeze c = squeeze(a) : remove singleton dimensions from iData objects/arrays
- subsref b = subsref(a,s) : iData indexed references
This function is called by:
- 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