PURPOSE
h = plot(model, parameters, axes, ...) plot a model
SYNOPSIS
function h = plot(a, p, varargin)
DESCRIPTION
CROSS-REFERENCE INFORMATION
This function calls:
- cellstr ret = cellstr(s) : convert iFunc into a cell of strings
- disp disp(s) : display iFunc object (details)
- feval [signal, model, axes, name] = feval(model, parameters, x,y, ...) evaluate a function
- floor b = floor(s) : lower integer round of iFunc object
- get [...] = get(s, 'PropertyName', ...) : get iFunc object properties
- isempty isempty(s) : true for empty iFunc object
- isfield b = isfield(s, field) : check existence of field/parameter in model objects
- ndims d = ndims(s) : get the dimensionality of iFunc object
- ones s = ones(s,N,M,P,...) : initialize an iFunc array
- plot h = plot(model, parameters, axes, ...) plot a model
- set [s,...] = set(s, 'PropertyName', Propertyvalue, ...) : set iFunc properties
- zeros s = zeros(s,N,M,P,...) : initialize an iFunc array
This function is called by:
- 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
- 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
- subplot h = subplot(s) : plot iFunc array as subplots
Generated on Tue 27-Nov-2018 10:56:24 by m2html © 2005. iFit (c) E.Farhi/ILL EUPL 1.1