addAliases |
Add the key-value pairs to the alias-names and alias-values |
addParameters |
Add some parameters to the symbolic model (smodel) object |
assignalias |
Assign values to smodel alias |
clearAliases |
Clear the aliases. |
created |
Returns a time object of the last modification. |
creator |
Extract the creator(s) from the history. |
csvexport |
Exports the data of an object to a csv file. |
double |
Returns the numeric result of the model. |
eval |
Evaluates the symbolic model and returns an AO containing the numeric data. |
fitfunc |
Returns a function handle which sets the 'values' and 'xvals' to a ltpda model. |
get |
Get a property of a object. |
hessian |
Compute the hessian matrix for a symbolic model. |
index |
Index into a 'ltpda_uoh' object array or matrix. This properly captures the history. |
op |
Add a operation around the model expression |
plot |
Plots the user object on a figure. |
requirements |
Returns a list of LTPDA extension requirements for a given object. |
setAliasNames |
Set the property 'aliasNames' |
setAliasValues |
Set the property 'aliasValues' |
setAliases |
Set the key-value pairs to the alias-names and alias-values |
setDescription |
Sets the 'description' property of a ltpda_uoh object. |
setMdlfile |
Sets the 'mdlfile' property of a ltpda_uoh object. |
setName |
Sets the property 'name' of an ltpda_uoh object. |
setParameters |
Set some parameters to the symbolic model (smodel) object |
setParams |
Set the property 'params' AND 'values' |
setPlotAxes |
Sets the 'axes' property of a the object's plotinfo. |
setPlotColor |
Sets the color of a the object's plotinfo. |
setPlotFigure |
Sets the 'figure' property of a the object's plotinfo. |
setPlotLineStyle |
Sets the linestyle of a the object's plotinfo. |
setPlotLinewidth |
Sets the linewidth of a the object's plotinfo. |
setPlotMarker |
Sets the marker of a the object's plotinfo. |
setPlotMarkersize |
Sets the markersize of a the object's plotinfo. |
setPlotinfo |
Sets the 'plotinfo' property of a ltpda_uoh object. |
setPlottingStyle |
Sets the style property of a the object's plotinfo. |
setProcinfo |
Sets the 'procinfo' property of a ltpda_uoh object. |
setShowsErrors |
Sets the 'showErrors' property of a the object's plotinfo. |
setTrans |
Sets the 'trans' property of the smodel object. |
setValues |
Set the property 'values' |
setXunits |
Sets the 'xunits' property of the smodel object. |
setXvals |
Sets the 'xvals' property of the smodel object. |
setXvar |
Sets the 'xvar' property of the smodel object. |
setYunits |
Sets the 'yunits' property of the smodel object. |
simplifyUnits |
Simplify the x and/or y units of the model. |
subs |
Substitutes symbolic parameters with the given values. |