This is related to http://stackoverflow.com/questions/3181290/matlab-how-to-avoid-jagged-image
I want to plot the symbol "+" which represent the x,y coordinate. I used jpg as background while ploting. The color of the "+" is blue and plotted on the same image. There were many x,y coordinate which I read through LOOP.
My problem is that when I save the image with the "+" plotted on it, the color of the "+" is not blue but black and with some 'noise' around it.
How to save the image with the "+" and maintain the color?