Hi Nola,
Well, the short answer is no, there isn't such a thing in IDL.
You can though see the array if you click in the Variables tab (view) on the left, next to Project Explorer. Then, you will need to click in a small upside down triangle on the top right corner of that view, next to a red cross. The click in Layout, and choose Vertical View Orientation.
That will show you the values of the elements of the variable, in this case a 2D matrix. But you cannot modified them.
Does that Array Editor allows you to modified the elements?
Cheers,
Fernando
|