MATLAB: Is MATLAB 7.0.4 (R14SP2) supported in the Red Hat or SUSE Linux distribution

hatlinuxMATLABredredhatsuse

I want to know whether MATLAB 7.0.4 (R14SP2) is supported in the Red Hat or SUSE distribution of Linux.

Best Answer

MathWorks provides Linux support based on Kernel and glibc version, not by distribution. MATLAB 7.0.4 (R14SP2) is supported for the following Kernel and glibc versions:
Linux built using Kernel 2.4.x and glibc (glibc6) 2.2.5
Linux built using Kernel 2.4.x and glibc (glibc6) 2.3.2
Linux built using Kernel 2.6.x and glibc (glibc6) 2.3.2
To find the Kernel version, use the following MATLAB command:
!uname -a
To find the glibc version, use the following MATLAB command:
!/lib/libc.so.6
For more information on supported operating systems, visit the following URLs: