Home »
Public Forums »
archive »
Re: kmeans and idl 3.6 user libs
Re: kmeans and idl 3.6 user libs [message #7175] |
Tue, 08 October 1996 00:00 |
davidf
Messages: 2866 Registered: September 1996
|
Senior Member |
|
|
Geoff Aguirre <aguirreg@mail.med.upenn.edu> writes:
> The manuals for IDL 3.6 mention a couple of user library routinues (namely
> KMEANS and JOIN) which I cannot find in IDL 4.01. Does anyone out there
> have any idea how I can get my hands on these programs?
Look in the OBSOLETE subdirectory of your IDL LIB directory. This directory
will need to be added to your !PATH system variable for you to find these
files automatically:
IDL> !PATH = !PATH + ':/usr/local/idl/lib/obsolete'
David
--
David Fanning, Ph.D.
Phone: 970-221-0438
Fax: 970-221-4728
E-Mail: davidf@fortnet.org
|
|
|
Current Time: Thu Oct 09 21:18:34 PDT 2025
Total time taken to generate the page: 0.14175 seconds