


y = constant(p) : Constant
iFunc/constant a constant/background/single value
y=p(1);
constant(cte) creates a model with specified constant
input: p: Constant parameter (double)
p = [ Value ]
or 'guess'
or name of a new parameter (string)
output: y: model value
ex: y=constant('Temperature');
Version: Aug. 22, 2017
See also iFunc, iFunc/fits, iFunc/plot, quadline, plane2d
(c) E.Farhi, ILL. License: EUPL.