iFit/getframe
PURPOSE
frame = getframe(s, dim, options) : create an iData object thumbnail/frame matrix
SYNOPSIS
function frame = getframe(a, dim, options)
DESCRIPTION
CROSS-REFERENCE INFORMATION
This function calls:
- cell [content,fields]=cell(s) : convert iData objects into cells
- end b = end(s,index,n) : end value for iData objects
- get [...] = get(s, 'PropertyName', ...) : get iData object properties
- getframe frame = getframe(s, dim, options) : create an iData object thumbnail/frame matrix
- linspace v = linspace(a,b,n) : creates a linearly spaced vector of objects
- ndims d = ndims(s) : get the dimensionality of iData object
- plot h = plot(s, method, ...) : plot iData object
- round b = round(s) : upper integer round of iData object
- set [s,...] = set(s, 'PropertyName', Propertyvalue, ...) : set iData properties
- size size(s) : get iData object size (number of elements)
- subsref b = subsref(a,s) : iData indexed references
- title b = title(s,label) : Change iData Signal label
- xlabel b = xlabel(s,label) : Change iData X axis label
- ylabel b = ylabel(s,label) : Change iData Y axis label
This function is called by:
- getframe frame = getframe(s, dim, options) : create an iData object thumbnail/frame matrix
- saveas f = saveas(s, filename, format, options) : save iData object into various data formats
Generated on Tue 27-Nov-2018 10:56:24 by m2html © 2005. iFit (c) E.Farhi/ILL EUPL 1.1