next up previous contents index
Next:   EXIT Up: The KEYBOARD INTERFACE: Command Previous:   ENTROPY

  EXCHANGE

Exchange current data with the memory contents. The previous data in the memory becomes the current data, and the previous current data becomes the memory data. Axis values, text labels, and the ROI are similarly swapped.

(The program in fact exchanges the pointers to various arrays instead of swapping element by element. This makes EXCHANGE a fast operation independent of the size of the program array, unlike the STORE and RECALL commands which must operate element by element.)



Andrew Hammersley
2004-01-09