Re: problem calling histoplot [message #73816] |
Thu, 02 December 2010 06:49 |
David Fanning
Messages: 11724 Registered: August 2001
|
Senior Member |
|
|
Ignacio Gargiulo writes:
> I am trying to use the David Fanning's histoplot and a syntax error ocurrs.
>
> axisColor = FSC_Color(axisColorName, FILE=file)
> ^
> % Syntax error.
> At: /home/Tuna/SAG2Plots/histoplot.pro, Line 365
>
> I call histoplot from another .pro and i have also the FSC_Color in my directory. Does anyone know what is my mistake ?
The problem is either (1) the Coyote Library is not installed,
or (2) the Coyote Library is not on your IDL path, or (3)
you haven't upgraded to the latest and greatest
Coyote Library. See this article for details:
http://www.dfanning.com/code_tips/installcoyote.html
Cheers,
David
--
David Fanning, Ph.D.
Fanning Software Consulting, Inc.
Coyote's Guide to IDL Programming: http://www.dfanning.com/
Sepore ma de ni thui. ("Perhaps thou speakest truth.")
|
|
|