help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Octave.app for MacOSX released


From: Thomas Treichl
Subject: Re: Octave.app for MacOSX released
Date: Fri, 06 Jul 2007 08:32:47 +0200

> Thanks for working up the 2.9.12 binary.  I just loaded it, and it  
> worked right out of the box,

Hey, this sound's like it is a Mac ;)

> except for the plotting:  plot(x, y) gives this:
<SNIP>
> Any hints or suggestions on how to get Aquaterm & gnuplot cooperating  
> with Octave?

One hint maybe, please try this one,

  http://www.cae.wisc.edu/pipermail/bug-octave/2007-June/002691.html

this patch has not been implmented in your octave.app but will be there in the 
next release. drawnow.m is somewhere in your octave.app path but I don't know 
it by heart, so

  cd <your octave.app>/Contents/Resources
  find . -iname drawnow.m # search for it

gives you a hand and then modify the file for your needs. Please sent back a 
short answer so that we know if it works or not...

  Thomas


-- 
GMX FreeMail: 1 GB Postfach, 5 E-Mail-Adressen, 10 Free SMS.
Alle Infos und kostenlose Anmeldung: http://www.gmx.net/de/go/freemail


reply via email to

[Prev in Thread] Current Thread [Next in Thread]