EzyFit Uninstallation |
In order to remove the Ezyfit toolbox from your Matlab installation, follow the 3 steps:
1. Edit the 'startup file' by typing
edit startup
and remove the following lines
% These lines have been added by 'efmenu install' (01-Apr-2008 23:10:11): efmenu; % Includes the EzyFit menu for all new figure. fprintf(' To get started with the EzyFit toolbox, select EzyFit from the Help browser.\n\n');
2. From the menu 'File > Set Path', select the directory '../ezyfit', and click on 'Remove' and 'Save'.
3. Restart Matab.
If you wish to uninstall the Ezyfit menu from your figure windows but you still want to use the command-line functions of the Ezyfit toolbox:
Apply the steps 1 and 3 above.
This partial uninstallation is intended for those having problems with the Ezyfit menus being saved with figures or GUIs. I have not find any fix for this bug. Suggestions are welcome!
  |