[MATLAB_R2015b] Installation Ezyfit

Installation Ezyfit [MATLAB_R2015b] - Logiciels - Windows & Software

Marsh Posté le 03-03-2016 à 12:20:15    

Bonjour,
 
Je possède une licence étudiante de MATLAB R2015b sous Windows 8.1 64Bits. Je souhaite utiliser ezyfit afin de pouvoir faire des fit gaussien sans trop me casser la tête avec le code. Pour celà, je suis les instructions sur Mathworks à la lettre.
 
Je cite :  
"
1. Download and unzip the EzyFit Toolbox in a directory somewhere in your system. For instance, in a Windows installation, the directory Documents/MATLAB/ezyfit may be a good location. Do NOT install the toolbox in the Matlab directory itself (Program Files/Matlab directory in Windows). If you upgrade from an older version, first empty the previous directory.
 
2. Select 'Set Path' (available in the menu File in Matlab 7, or in the tab Home in Matlab 8). In the dialog box, click on 'Add Folder' (NOT 'with subfolders') and select the ezyfit directory. Click on 'Save' and 'Close'.
 
3. If you want to always have the Ezyfit menu in your figures, type
'efmenu install'. This will create or update your 'startup.m' file.
 
Note: If you upgrade Matlab and you want to use your previous Ezyfit installation, you just have to follow the steps 2-3.
 
Examples:
 
plotsample power % a power law
showfit c*x^n
 
plotsample hist % an histogram
f = ezfit('gauss'); % fits with a Gaussian
f % displays the values of the coefficients
"
 
Cependant, quand j'essaie d'installer le menu sur MATLAB, voici ce qu'il me renvoie :
"
>> efmenu install
Error using copyfile
Cannot write to destination: C:\Users\Edouard\Desktop\startup_previous.m.  Use the 'f' option to
override.
 
Error in efmenu>install_ef (line 238)
    copyfile(sufile,fullfile(sufolder,'startup_previous.m'));
 
Error in efmenu>install_ef (line 255)
    install_ef;
 
Error in efmenu (line 92)
        install_ef;
"
 
Le menu ne s'affichant pas sur mes figures, je cherche une solution à ce problème. L'erreur est certainement très évidente pour certain et j'espère qu'ils me donneront la réponse très vite.
 
Je vous remercie.

Reply

Marsh Posté le 03-03-2016 à 12:20:15   

Reply

Marsh Posté le 05-03-2016 à 03:00:52    

up?

Reply

Sujets relatifs:

Leave a Replay

Make sure you enter the(*)required information where indicate.HTML code is not allowed