help-octave
[Top][All Lists]
Advanced

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

labels on graphs--help with new syntax please


From: Alan Robert Clark
Subject: labels on graphs--help with new syntax please
Date: Wed, 03 Jan 2007 13:13:05 +0200
User-agent: Thunderbird 1.5.0.7 (X11/20061008)

Hi All

An upgrade (long overdue, I admit) from FC3 to FC6 took me from 2.1.57 to 2.9.9, along with the rather nasty shock of a missing graw, gset etc :-) Now none of my plotting stuff works. I am rather laboriously going through my many m-files, converting to the new syntax (Please keep it this way now :-) :-) :-)

A number of things stump me however. I can't see any other way than to revert to the olde __gnuplot_gset__ approach to life. I would appreciate opinions as to how to do this: (its from a rainfall data program http://ytdp.ee.wits.ac.za/rain.html for the old style stuff)

gset xrange [1992:];

ie start at 1992, but finish automatically.
And the one that has really got me:

eval(sprintf('gset label "  Avg=%.2f" at 1992, %f;', avg,avg+0.05*avg));

ie to label the rain data with a line at the current average rainfall.

I did check the archives, but couldn't find anything.

Many thanks for your time. New Year's Greetings from Sunny South Africa!
Alan
--
Alan Robert Clark, Pr Eng     Computational Electromagnetics
Associate Professor                 Wits University
School of Electrical and Information Engineering
Wits; Gauteng              ``Bugs are later known as features''
2050 South Africa                 Ps 111:10; Ps 37/150
Fax (+27 11)403-1929             address@hidden
Tel (+27 11)717-7223(24hr)  <http://YingTongDiddleiPo.ee.wits.ac.za/>
  GPG Public Key at <http://YingTongDiddleiPo.ee.wits.ac.za/arc.gpg>
          **Linux ---the choice of a GNU generation.**


reply via email to

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