Previous Getting Started with IDL: Manipulating Data Next

IDL and Manipulating Data

IDL has been specifically designed to process arrays easily and naturally. You can get excellent performance in your applications by using the built-in array processing routines instead of other methods like FOR loops. This chapter will show how easy it is to manipulate your data using IDL's capabilities.

  IDL Online Help (March 06, 2007)