PURPOSE
b = isfield(s, field) : check existence of field/parameter in model objects
SYNOPSIS
function b = isfield(a, field)
DESCRIPTION
CROSS-REFERENCE INFORMATION
This function calls:
- isempty isempty(s) : true for empty iFunc object
This function is called by:
- cellstr ret = cellstr(s) : convert iFunc into a cell of strings
- conv c = conv(a,b) : computes the convolution of iFunc models
- 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
- iFunc
- plot h = plot(model, parameters, axes, ...) plot a model
- publish b = publish(s) : export the Model object as an HTML document.
- subsref b = subsref(a,s) : iFunc indexed references
Generated on Tue 27-Nov-2018 10:56:24 by m2html © 2005. iFit (c) E.Farhi/ILL EUPL 1.1