From: Yair Altman on
Hi all,

I am collating information about the different Java versions pre-bundled with Matlab on different platforms and Matlab releases. For example, I know about the following Matlab releases on Windows:

- Release 12 (6.0) – Java 1.1.8
- Release 12.1 (6.1) – Java 1.3.0
- Release 13 (6.5) – Java 1.3.1
- Release 14 (7.0) – Java 1.4.2
- Release 14 SP 2 (7.0.4) – Java 1.5.0
- R2007b (7.5) – Java 1.6.0
- R2010a (7.10) – Java 1.6.0_12-b04

I would appreciate your help to provide similar information about non-Windows platforms (Mac, Linux, ...). You can see this information using the following command in your Matlab Command Prompt:
version -java

Thanks in advance,

Yair Altman
http://UndocumentedMatlab.com
From: Andy on
I have a Windows system, but MATLAB 7.8.0 (R2009a) wasn't on your list. So:

Win XP Professional x64
MATLAB 7.8.0 (R2009a)
Java 1.6.0_04-b12 with Sun Microsystems Inc. Java HotSpot(TM) 64-Bit Server VM mixed mode
From: James Tursa on
"Yair Altman" <altmanyDEL(a)gmailDEL.comDEL> wrote in message <i3et25$b79$1(a)fred.mathworks.com>...
> Hi all,
>
> I am collating information about the different Java versions pre-bundled with Matlab on different platforms and Matlab releases. For example, I know about the following Matlab releases on Windows:
>
> - Release 12 (6.0) &#8211; Java 1.1.8
> - Release 12.1 (6.1) &#8211; Java 1.3.0
> - Release 13 (6.5) &#8211; Java 1.3.1
> - Release 14 (7.0) &#8211; Java 1.4.2
> - Release 14 SP 2 (7.0.4) &#8211; Java 1.5.0
> - R2007b (7.5) &#8211; Java 1.6.0
> - R2010a (7.10) &#8211; Java 1.6.0_12-b04
>
> I would appreciate your help to provide similar information about non-Windows platforms (Mac, Linux, ...). You can see this information using the following command in your Matlab Command Prompt:
> version -java
>
> Thanks in advance,
>
> Yair Altman
> http://UndocumentedMatlab.com

32-bit WinXP:

2006a - 1.5.0
2006b - 1.5.0
2007a - 1.5.0_07
2007b - (not installed on my machine, but you already have it)
2008a - 1.6.0
2008b - 1.6.0_04
2009a - 1.6.0_04_b12
2009b - 1.6.0_12_b04
2010a - 1.6.0_12_b04

James Tursa
From: Walter Roberson on
Yair Altman wrote:

> I am collating information about the different Java versions pre-bundled
> with Matlab on different platforms and Matlab releases.

GLNX32 (Linux 32 bit)
Matlab 6.5
jre1.3.1


GLNXA64 (Linux 64 bit)

R2007a
Java HotSpot(TM) 64-Bit Server VM (build 1.5.0_04-b05, mixed mode)


7.7.0.471 (R2008b)
Java 1.6.0_14 with Sun Microsystems Inc. Java HotSpot(TM) 64-Bit Server VM
mixed mode
From: Scott Koch on
MATLAB Version 7.4.0.287 (R2007a)
Operating System: Mac OS X Version: 10.5.8 Build: 9L30
Java VM Version: Java 1.5.0_24 with Apple Inc. Java HotSpot(TM) Client VM mixed mode
 | 
Pages: 1
Prev: Read data from txt
Next: Complex integra problem