PURPOSE
b = publish(s) : export the Model object as an HTML document.
SYNOPSIS
function filename = publish(a, filename, section, message)
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)
- findfield [match, types, nelements]=findfield(iFunc, field, option) : look for iFunc fields
- 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
- plot h = plot(model, parameters, axes, ...) plot a model
- publish b = publish(s) : export the Model object as an HTML document.
- save f = save(s, filename, format, options) : save iFunc object into various data formats
- saveas f = saveas(s, filename, format, options) : save iFunc object into various data formats
- set [s,...] = set(s, 'PropertyName', Propertyvalue, ...) : set iFunc properties
This function is called by:
- 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