IDL

What is IDL?

IDL is a scientific computing environment that combines mathematics, advanced data visualization, scientific graphics, and a graphical user interface toolkit to analyze and visualize scientific data.

Designed for use by scientists and scientific application developers, IDL's array-oriented, fourth-generation programming language allows you to prototype and develop complete applications.

Programming

Math Functions

2D Plotting

Surface Plotting

3D Graphics

Mapping Functions

Image Processing

General Graphics

Graphic Output Devices

GUI Toolkit

Signal Processing

Statistics

Input/Output

Copyright 1994, Research Systems, Inc.

How to use IDL

To use IDL you will need to add the following to your .tcshrc file.
source  /usr/local/Standards/idl
To run IDL enter the following command:
idl
To access the IDL help system, you will need to run IDL then enter its help system. For example:
% setenv DISPLAY YourMachineName:0.0
% idl
IDL. Version 3.6.1 (sunos sparc).
Copyright 1989-1994, Research Systems, Inc.
All rights reserved.  Unauthorized reproduction prohibited.
Installation number: 2418.
Licensed for use by: Center for Coastal Physical Oceanography

IDL> ?
% Compiled module: MAN_PROC.
IDL> 

IDL Frequently Asked Questions (FAQ)

The access the IDL FAQ click here HERE

Manuals Availability

Manuals are available from the System Administrator and/or the machine room book shelf.

Availability

IDL is available on the Suns, IBMs, and SGIs.


Press here to return to the User's Guide Menu.