Installation Notes
Table of contents
- How do install and run FracLab 2.06
- Supported configurations
- Which version of Matlab do I need ?
- I have a problem with the skins
- I have this error message : ??? Error while evaluating uicontrol Callback
How do I install and run FracLab 2.06 ?
It is strongly advised to remove all previous installations of fraclab and to clear the corresponding path in matlab before intalling fraclab 2.06
Remark under Windows 7 : it is better to perform the installation as administrator
1. Installation with the self installing package
Download one of the self installing packages.
If you have chosen the self installing package for windows 32 or windows 64 the installation is automatic.
However if at the end of the windows self-installation process you had the message "You need to add fraclab to Matlab path manually", or if you have chosen the zip files for Windows, Mac Os or Linux you have to put in your Matlab path the fraclab's directories.
To do so, launch Matlab. If FracLab is located in MYDIR make MYDIR/fraclab/Gui the current directory in Matlab and type in the command window "flpath".
2. Installation with the compressed folder
- Download the file FRACLAB.zip or FRACLAB.tgz and unzip it (under Linux type 'tar xzvf FRACLAB.tgz'). This will create the directory Fraclab with several sub-directories :
- Binaries Includes all the binaries necessary to the FracLab routines
- Data Includes data associated to the demos described in the help files
- Demos Includes interactive demos
- Gui Includes the graphical user interface files
- Help Includes help files with these formats: html, matlab, post-script
- Programs Includes all the Fraclab routines
- Launch Matlab. If Fraclab is located in MYDIR you need to add the directories in your Matlab path. In order to do this make MYDIR/fraclab/Gui the current directory and type in the command window "flpath".
- MYDIR/Binaries
- MYDIR/Binaries/[OS environment]
- MYDIR/Data
- MYDIR/Demos
- MYDIR/Gui
- MYDIR/Help/matlab-html-help
- MYDIR/Help/matlab-html-help/matlab-help
- MYDIR/Programs
- MYDIR/Programs/IAE
- MYDIR/Programs/wavelab
To start FRACLAB, just type "fraclab" in your Matlab command window.
Remark under Windows 7 : if you encounter the error message : Warning: Unable to save diary in C:\Program Files... then launch MatLab as an administrator. This error is however of no strong consequence. It just means that the history of your commands cannot be saved.
Supported configurations
| Windows system |
Matlab version |
FracLab version |
|---|---|---|
| 32 Bits |
32 Bits |
32 Bits |
| 64 Bits |
64 Bits |
64 Bits |
| 64 Bits |
32 Bits |
32 Bits |
Which version of Matlab do I need ?
To be able to use FracLab 2.06 it is required to have Matlab 7.6 (R2008a) or higher.
If you only have an older version of Matlab, you can still download an older version of FracLab
I have a problem with the skins
If your FracLab skins are totally messed up, you can safely delete the file "Gui/fltool.mat", or rename it to "fltool.bak".
It will reset your preferences, and FracLab should start safely without any colors nor logo. You can recreate a new skin after.
I have this error message : ??? Error while evaluating uicontrol Callback
You do not need to "cd" to the specified directory. Rather, you need to "add with subfolders" (in the "file/add path" command of matlab) the Fraclab directory.
Then typing "fraclab" should work. If you still get the same error, check that you are using the right version of FracLab.
That is, the Linux or Windows version depending on your OS, and also the Matlab 5, 6 or 7 version, depending on your Matlab release.

