resize each pixel in an image based on its width and height
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
I want to 2d plot something like the picture but I don't want to use pcolor since it plot the center of every two pixels i.e., if my Matrix A has the size of (10,7), the pocolor gives (9,6) pixels. Imagesc doesn't have this problem but I cannot adjust the pixel size like what pcolor does (image below is with pcolor). Do you have any suggestion for this problem? Thanks
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/155864/image.png)
Réponses (1)
Voir également
Catégories
En savoir plus sur Line Plots dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!