PURPOSE
b = mlock(s, parameters, ...) : sets parameter lock (fix) for further fit using the model 's'
SYNOPSIS
function a = mlock(a, varargin)
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
- feval [signal, model, axes, name] = feval(model, parameters, x,y, ...) evaluate a function
- isempty isempty(s) : true for empty iFunc object
- munlock b = munlock(s, parameters, ...) : free parameter lock (clear) for further fit using the model 's'
- subsasgn b = subsasgn(a,index,b) : iFunc indexed assignement
This function is called by:
- fix b = fix(s, parameters, ...) : sets parameter lock (fix) for further fit using the model 's'
- munlock b = munlock(s, parameters, ...) : free parameter lock (clear) for further fit using the model 's'
Generated on Tue 27-Nov-2018 10:56:24 by m2html © 2005. iFit (c) E.Farhi/ILL EUPL 1.1