-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 11/1/11 5:45 PM, Ben Abbott wrote:
> On Nov 1, 2011, at 4:57 PM, Alexander Hansen wrote:
> 
>> On 11/1/11 3:42 PM, Hans-Jürgen Greif wrote:
>>> Hello,
>>> 
>>> the Aquaterm plots are very nice in octave but the bode diagram
>>> has problems in respect of image titles. I have attached a
>>> simple bode.pdf .
>>> 
>>> Regards,
>>> 
>>> Hans
>> 
>> I'm not sure this is a Fink-specific problem.  At least, I don't
>> think we make any alterations to Octave, gnuplot, or Aquaterm
>> which would account for this.
>> 
>> What you're showing looks to me like something you would need to
>> use plot options in your Octave script to adjust. - -- Alexander
>> Hansen Fink User Liaison
> 
> Unfortunately, each of gnuplot's terminal types implement the
> spacing of text differently. The most recent releases of Octave
> (3.4.x) make things slightly better.
> 
> If you are using the 3.4.3 version (Fink provides a package for
> 10.7),

Also 10.5 and 10.6 now.

and are unhappy with the standard placement of the text objects, then
you can try ...
> 
> set (findobj (gcf, "type", "axes"), "activepositionproperty",
> "outerpositionproperty")
> 
> ... or you can try the x11 terminal instead of aqua.
> 
> close all setenv ("GNUTERM", "x11")
> 
> ... and try your plot again.
> 
> In either event, this question is better suited for the Octave
> mail-list
> 
> https://mailman.cae.wisc.edu/listinfo/help-octave
> 
> Ben
> 

I've also found when using Aquaterm that sometimes what I got on
screen looked weird, but PDFs or printouts wound up looking OK.

- -- 
Alexander Hansen, Ph.D.
Fink User Liaison
http://finkakh.wordpress.com/
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk6zM1UACgkQB8UpO3rKjQ/6rQCePewHPSKEwLZMhsK/CJdqjdza
y54An1PH5TVI3gr9yR3OOWCg3NJBIrQ0
=54S9
-----END PGP SIGNATURE-----

------------------------------------------------------------------------------
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1
_______________________________________________
Fink-beginners mailing list
[email protected]
List archive:
http://news.gmane.org/gmane.os.apple.fink.beginners
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to