help-octave
[Top][All Lists]
Advanced

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

Re: Need help on octave - simple plot


From: Ben Abbott
Subject: Re: Need help on octave - simple plot
Date: Tue, 28 Feb 2012 15:36:58 -0500

On Feb 28, 2012, at 2:19 PM, tandiwijaya wrote:

> Hi Ben,
> 
> Just checked again with the text editor. I did see the format is Plain Text
> and Unicode UFT-8.
> 
> Problem still there. Any other place that I can check?
> 
> Thanks for your input.
> 
> Tandi.

Lets assume you installed the apps correctly, and there is something else wrong.

>From Octave, try the following.

getenv SHELL
ans = /bin/sh
getenv GNUTERM
ans = aqua
system ("which gnuplot")
/opt/local/bin/gnuplot
ans = 0
gnuplot_binary 
ans = gnuplot

I'm not running Octave.app, so your results will be different

Ben


reply via email to

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