[Thread Prev][Thread Next][Index]

Re: How do I get at the dataset title in a script?



> Is there a way in Ferret to gain access to the global "title" attribute?

Yes, it is in the PlotPlus symbol LABTIT (use "ppl listsym") and
you can get at it using, for example

plot/title="my title"/i=1:10 1/i
sho sym ($LABTIT)
 !-> sho sym my title
 !or, depending what you want to do with it, as a string
let title = "($LABTIT)"
 !-> DEFINE VARIABLE title = "my title"
 list (title)
             VARIABLE : "my title"
        "my title"

|Please note NEW E-Mail Address|
|!!! Mick.Spillane@noaa.gov !!!|
|__Room 2070 Bldg#3 NOAA/PMEL__|
|____Phone_:_(206)526-6780_____|



[Thread Prev][Thread Next][Index]

Dept of Commerce / NOAA / OAR / PMEL / TMAP

Contact Us | Privacy Policy | Disclaimer | Accessibility Statement