PURPOSE
[...] = get(s, 'PropertyName', ...) : get iFunc object properties
SYNOPSIS
function [varargout] = get(this,varargin)
DESCRIPTION
CROSS-REFERENCE INFORMATION
This function calls:
- disp disp(s) : display iFunc object (details)
- display d = display(s) : display iFunc object (from command line)
- get [...] = get(s, 'PropertyName', ...) : get iFunc object properties
- iFunc
- isempty isempty(s) : true for empty iFunc object
- subsref b = subsref(a,s) : iFunc indexed references
This function is called by:
- feval [signal, model, axes, name] = feval(model, parameters, x,y, ...) evaluate a function
- findfield [match, types, nelements]=findfield(iFunc, field, option) : look for iFunc fields
- findstr [match, field]=findstr(s, str, option) : look for strings stored in iFunc
- fits [pars,criteria,message,output] = fits(model, data, pars, options, constraints, ...) : fit a model on a data set
- get [...] = get(s, 'PropertyName', ...) : get iFunc object properties
- plot h = plot(model, parameters, axes, ...) plot a model
- publish b = publish(s) : export the Model object as an HTML document.
- saveas f = saveas(s, filename, format, options) : save iFunc 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