Hi,
I'm using matlab's image command to plot a matrix X which contains intensity values.
Is there a way to customize the behaviour of NaNs?
Currently they are treated as zeros so there is no way to distinguish. I would like to be able to specify a new color for NaNs, one not in the current...