Me after the install, I have created the following symbolic link:
ln -s /usr/local/linux-sun-jdk1.4.2/jre jre1.5.0
in /path/to/matlab/install/sys/java/jre/glnx86
and finally add a startup.m file
in /path/to/matlab/install/toolbox/local with the following line inside
set(0,'DefaultFigureRenderer','Z
* Rodolphe Conan [2005-07-13 08:31 -0700]
> I finally got Matlab 7 working!
> I have put the following in the startup m-file
> set(0,'DefaultFigureRenderer','ZBuffer',...
> 'DefaultFigureRendererMode','Manual')
> Before to set these default properties, doing get(gcf,'Renderer') gave
> me
oftware in the
> >>FreeBSD handbook. In 10.5 they describe
> >>installation of Matlab 6.5. May be
> >>that helps.
> >>
> >>Norbert
> >>
> >>
> >>>-Original Message-
> >>>From: Rodolphe Conan [mailto:[EMAIL PROT
ne 29, 2005 6:48 PM
To: Norbert Koch
Cc: freebsd-questions@freebsd.org
Subject: RE: Matlab7 (R14)
I have installed it using the matlab install
script : /usr/compat/linux/bin/sh install!
ROd
On Wed, 2005-06-29 at 18:24 +0200, Norbert Koch wrote:
I am running FreeBSD 5.3 with linux_base-8 install
L PROTECTED]
> > Sent: Wednesday, June 29, 2005 6:48 PM
> > To: Norbert Koch
> > Cc: freebsd-questions@freebsd.org
> > Subject: RE: Matlab7 (R14)
> >
> >
> > I have installed it using the matlab install
> > script : /usr/compat/linux/bin/sh install!
> &
8 PM
> To: Norbert Koch
> Cc: freebsd-questions@freebsd.org
> Subject: RE: Matlab7 (R14)
>
>
> I have installed it using the matlab install
> script : /usr/compat/linux/bin/sh install!
>
> ROd
>
> On Wed, 2005-06-29 at 18:24 +0200, Norbert Koch wrote:
> > > I
I have installed it using the matlab install
script : /usr/compat/linux/bin/sh install!
ROd
On Wed, 2005-06-29 at 18:24 +0200, Norbert Koch wrote:
> > I am running FreeBSD 5.3 with linux_base-8 installed.
> > I have installed the linux version of Matlab 7 (R14) and now when I start
> > matlab 7 I
> I am running FreeBSD 5.3 with linux_base-8 installed.
> I have installed the linux version of Matlab 7 (R14) and now when I start
> matlab 7 I have this warning message:
> /compat/linux/usr/local/Matlab/bin/matlab: line 1: /lib/libc.so.6:
> cannot execute binary file
> Any idea what does it mean?