EzyFit Function Reference<< Prev | Next >> 
loadfit
Load the predefined and the user-defined fitting functions.

Description
[DEFAULTFIT, USERFIT] = loadfit loads the predefined and the user- 
defined fitting functions. 
DEFAULTFIT = loadfit('default') loads only the predefined fits. 
USERFIT = loadfit('user') loads only the user-defined fits. 
 
DEFAULTFIT and USERFIT are structure arrays, that contain two fields, 
'name' and 'eq'. 
 
If the file(s) for the predefined and/or the user-defined fits do(es) 
not exist, loadfit creates it (them). 
 
See Also
editfit, efmenu. 

 Previous: linyNext: logx 

2005-2006 EzyFit Toolbox 2.04