Pcolor figure quality (not an exporting problem)
Ältere Kommentare anzeigen
I have a pcolor figure which changes quality drastically depending on whether I have a particular element visible or not. The good figure has an array of small dots (basically just using hdl = plot(x,y,'r.')) overlaid on top of the pcolor image at each of the "grid points". I don't always want to see those dots but when I set the dots to be invisible (set(hdl,'visible','off') the quality of the whole figure looks terrible: bad figure.
I can restore the quality by just making those grid points visible again, but I don't always want them. Does anyone have any suggestions?
Thanks
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Grid Lines, Tick Values, and Labels finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!