help-octave
[Top][All Lists]
Advanced

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

Re: Trouble with labeling of plots.


From: Michael Goffioul
Subject: Re: Trouble with labeling of plots.
Date: Fri, 29 Aug 2008 16:00:54 +0200

Search through the mailing list for an explanation, but
you can avoid the warning by using:

set(0, 'defaulttextfontname', '*');

before plotting.

Michael.


On Fri, Aug 29, 2008 at 11:49 AM, "Gökhan Sen" <address@hidden> wrote:
> Hello,
>
> i've some trouble with labeling of plots!
> If i label a plot e.g. with function plot(pi:1/4096:pi, sin(pi:1/4096:pi)
> and if want define the title of axes e.g. xlabel("Time in sec."),
> then returns octave:
> "Pango-WARNING **: couldn/t load font "Helvetica Not-Rotated 200,
> falling back to "Sans Not-Rotated 200", expect ugly output".
>
> -> How can i install a font in Octave und what can i do?
>
> System informations:
> -OS: Windows 2000
> -Octave Version: 3.0.1 with gnuplot
>
> Please help me with this problem, because i don't knoe what can i do... :(
> Thanks!
>
> best regards
> Gökhan Şen
>
> --
> Psssst! Schon das coole Video vom GMX MultiMessenger gesehen?
> Der Eine für Alle: http://www.gmx.net/de/go/messenger03
> _______________________________________________
> Help-octave mailing list
> address@hidden
> https://www-old.cae.wisc.edu/mailman/listinfo/help-octave
>



reply via email to

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