The purpose of this page is just to serve as todo or scratch pad for the development project and to list and share some ideas.

After making changes to the code and/or documentation, this page should remain on the website as a reminder of what was done and how it was done. However, there is no guarantee that this page is updated in the end to reflect the final state of the project

So chances are that this page is considerably outdated and irrelevant. The notes here might not reflect the current state of the code, and you should not use this as serious documentation.

FIXME See also /development/infrastructure_for_testing

Testing code quality

Supported MATLAB versions and operating systems

An overview of MATLAB versions is available on the MathWorks site.

Operating system MATLAB 6.1 MATLAB 6.5 MATLAB 7.0 MATLAB 7.1 MATLAB 7.2 MATLAB 7.3 MATLAB 7.4
Linux 32-bit XX (1) XX (1) OK (2) OK (2) OK n.a.  
Linux 64-bit n.a. n.a. OK (3) OK OK OK  
Windows 32-bit       OK      
Macintosh PPC n.a.            
Macintosh Intel n.a. n.a. n.a. n.a. n.a.    
Windows 64-bit n.a. n.a. n.a. n.a. n.a.    

n.a. = MATLAB version is not available for this OS

XX = does not work

  1. mySQL mex error: libmex.so: version v7.0 not found. Required by mysql.mexglx

  2. mySQL mex error: libmex.so: version GCC_3.3 not found. Required by /usr/lib/libstdc++.so.6 The solution requires export LD_PRELOAD=/lib/libgcc_s.so.1, see MathWorks technical solution 1-2H64MF

  3. this version is not yet installed on mentat in a clean fashion, furthermore it requires cd /opt/matlab70/sys/os/glnxa64 mv libgcc_s.so.1 libgcc_s.so.1.BAK

Available MATLAB versions within the FC Donders

Windows 32-bit

  • MATLAB 6.1

  • MATLAB 6.5

  • MATLAB 7.0

  • MATLAB 7.1

  • MATLAB 7.2

  • MATLAB 7.3

  • MATLAB 7.4

Windows 64-bit

  • MATLAB 7.3

  • MATLAB 7.4

Linux 32-bit

  • MATLAB 6.1

  • MATLAB 6.5

  • MATLAB 7.0

  • MATLAB 7.1

  • MATLAB 7.2

  • MATLAB 7.4 (?)

Linux 64-bit

  • MATLAB 7.0

  • MATLAB 7.1

  • MATLAB 7.2

  • MATLAB 7.3

  • MATLAB 7.4

Macintosh PPC

  • MATLAB 6.5

  • MATLAB 7.0

  • MATLAB 7.1

  • MATLAB 7.2

  • MATLAB 7.3

  • MATLAB 7.4

Macintosh Intel

  • MATLAB 7.3

  • MATLAB 7.4