funcitons undefined
Eric Altshuler
ela at COLA.IGES.ORG
Thu Feb 21 14:16:07 EST 2008
Aida,
You can't use that syntax to call grads functions. The correct syntax is:
define xxx = ave(...)
where xxx is a new variable. You can skip the "define" and just use:
xxx = ave(...)
See the documentation http://grads.iges.org/grads/gadoc/index.html for more information.
Best regards,
Eric L. Altshuler
Assistant Research Scientist
Center for Ocean-Land-Atmosphere Studies
4041 Powder Mill Road, Suite 302
Calverton, MD 20705-3106
USA
E-mail: ela at cola.iges.org
Phone: (301) 902-1257
Fax: (301) 595-9793
----- Original Message -----
From: "Aida Biberic" <aidab at PDX.EDU>
To: GRADSUSR at LIST.CINECA.IT
Sent: Thursday, February 21, 2008 1:49:17 PM (GMT-0500) America/New_York
Subject: funcitons undefined
I am using grads-1.9b4 on linux.
What do I need to do to enable fucntions?
Display works fine but functions don't work.
example:
ga> ave (xxx)
Unknown command: ave
The GrADS executables are placed in /usr/local/bin
Font and map files are in /usr/local/lib/grads
What else I am missing?
Thanks for any hints,
Aida
More information about the gradsusr
mailing list