EzyFit Function Reference<< Prev | Next >> 
rmfit
Remove fits from the current figure

Description
rmfit removes all the fits (and their equation box) created by 
showfit or selectfit from the current figure. 
 
rmfit('first') removes only the first fit. 
rmfit('last') removes only the last fit (equivalent to undofit). 
rmfit(N) removes only the Nth fit. 
rmfit('boxonly') removes only the equation boxes. 
rmfit('getslope') removes all the equations displayed by getslope and 
showslope. 
 
Note that rmfit does not remove the annotation objects (eg, lines). 
 
See Also
showfit, selectfit, undofit, getslope. 

 Previous: plotsampleNext: selectdata 

2005-2006 EzyFit Toolbox 2.04