PURPOSE
d = display(s) : display iData object (from command line)
SYNOPSIS
function d = display(s_in, name)
DESCRIPTION
CROSS-REFERENCE INFORMATION
This function calls:
- end b = end(s,index,n) : end value for iData objects
- get [...] = get(s, 'PropertyName', ...) : get iData object properties
- isempty isempty(s) : true for empty iData object
- isvector b = isvector(s) : True for vector iData object
- ndims d = ndims(s) : get the dimensionality of iData object
- size size(s) : get iData object size (number of elements)
- title b = title(s,label) : Change iData Signal label
This function is called by:
- get [...] = get(s, 'PropertyName', ...) : get iData object properties
Generated on Tue 27-Nov-2018 10:56:24 by m2html © 2005. iFit (c) E.Farhi/ILL EUPL 1.1