I can't make colours work on my IDL plots!
"I'm running this program my friend gave me but all the plots come in the wrong colour, mostly black and red"
- insert the following line at the beginning of the IDL code: device, decomposed=0
If it still doesn't work then look through the tips on Colours in IDL at Dave Fannings' website.
|