imagescn

imagesc with transparent NaNs.
1K download
Aggiornato 20 feb 2017

Visualizza la licenza

This function provides a quick and easy way to use imagesc where NaN pixels are transparent. I've also written it to change axes to normal xy axes if x and y coordinates are given. And you can enter x and y coordinates as 2D grids (just like pcolor lets you do). Otherwise it behaves exactly like imagesc.

Cita come

Chad Greene (2024). imagescn (https://www.mathworks.com/matlabcentral/fileexchange/61293-imagescn), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R2012b
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Categorie
Scopri di più su NaNs in Help Center e MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

imagescn/

imagescn/html/

Versione Pubblicato Note della release
1.1.0.0

Now automatically changes y axis direction to xy if x,y coordinates are given. Also added and example file.

1.0.0.0