PURPOSE
[s,...]=findobj(s,...) : look for existing iData objects
SYNOPSIS
function [varargout] = findobj(s_in, varargin)
DESCRIPTION
CROSS-REFERENCE INFORMATION
This function calls:
- end b = end(s,index,n) : end value for iData objects
- find d = find(s) : find iData signal non zeros values
- get [...] = get(s, 'PropertyName', ...) : get iData object properties
- isempty isempty(s) : true for empty iData object
- min [m,id] = min(a,b, dim) : computes the maximum value of iData object(s)
- strfind [match, field]=strfind(s, pattern, option) : search for pattern in iData
- unique s = unique(a,dim) : set unique iData objects axes with no repetitions
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