PURPOSE
disp(s) : display iFunc object (details)
SYNOPSIS
function disp(s_in, name)
DESCRIPTION
CROSS-REFERENCE INFORMATION
This function calls:
- cellstr ret = cellstr(s) : convert iFunc into a cell of strings
- char ret = char(s) : convert iFunc into character
- disp disp(s) : display iFunc object (details)
- isempty isempty(s) : true for empty iFunc object
- isfield b = isfield(s, field) : check existence of field/parameter in model objects
This function is called by:
- disp disp(s) : display iFunc object (details)
- feval [signal, model, axes, name] = feval(model, parameters, x,y, ...) evaluate a function
- 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
- iFunc
- 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
- set [s,...] = set(s, 'PropertyName', Propertyvalue, ...) : set iFunc properties
Generated on Tue 27-Nov-2018 10:56:24 by m2html © 2005. iFit (c) E.Farhi/ILL EUPL 1.1