help-octave
[Top][All Lists]
Advanced

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

Re: FMT in Polar function


From: bpabbott
Subject: Re: FMT in Polar function
Date: Tue, 08 Mar 2011 16:06:58 +0000 (GMT)

On Mar 08, 2011, at 10:52 AM, dirac <address@hidden> wrote:

> On March 07, 2011 1:12:12 PM, Ben Abbott wrote:

> >

> > On Mar 07, 2011, at 12:14 PM, dirac <address@hidden> wrote:

> > >

> > > Are the above things I should add to tweak Octave on my Macbook? I also am

> > > having problems zooming in on my Macbook; do you need a mouse to do it

> > > correctly?

> > >

> > > Thanks

> > 

> > Zooming will only work for gnuplot's x11, wxt, and windows terminals. On MacOS, you'll need to use the x11 terminal if you want zooming

> > 

> >  setenv ("GNUTERM", "x11)

> > 

> > Ben

>

Hmm, do I type that in the octave terminal? Also having problems with the

> shape of the markers. The 'o' command in the format gives me triangles for

> some reason.

 
Yes. You type that in the octave terminal. 

From the terminal, and using the bash shell you alternatively type ...

export GNUTERM=x11

The marker types for Gnuplot are not consistent across the different terminals. Meaning that x11, aqua, pdf, postscript, etc will each give different results. Currently, Octave tries to make the marker type consistent with postscript output..

Ben

p.s. a couple points of mail-list etiquette.

(1) Please no not delete the thread when replying.
(2) Reply at the bottom.

These rules of etiquette are used to ensure that those arriving late can follow along and so that others with similar problems can search through the email archives to find solutions to their problems.

Thanks


reply via email to

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