iFit/subsasgn
PURPOSE
b = subsasgn(a,index,b) : iFunc indexed assignement
SYNOPSIS
function b = subsasgn(a,S,val)
DESCRIPTION
CROSS-REFERENCE INFORMATION
This function calls:
- cellstr ret = cellstr(s) : convert iFunc into a cell of strings
- iFunc
- isempty isempty(s) : true for empty iFunc object
- ones s = ones(s,N,M,P,...) : initialize an iFunc array
- subsasgn b = subsasgn(a,index,b) : iFunc indexed assignement
- subsref b = subsref(a,s) : iFunc indexed references
- transpose b = transpose(s) : non-conjugate transpose of iFunc object
This function is called by:
- mlock b = mlock(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'
- set [s,...] = set(s, 'PropertyName', Propertyvalue, ...) : set iFunc properties
- subsasgn b = subsasgn(a,index,b) : iFunc indexed assignement
- xlim b = xlim(s, parameters, [min max], ...) : sets parameter bounds (min,max) 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