contourfm changing axis location/properties
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
I'm encountering a weird issue when trying to use contourfm. When I create my map axes using worldmap(), if I then try to use
set(gca, 'mapprojection', 'mercator')
it will shrink the axis size to a fraction of the total figure space, like so:
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/190667/image.png)
I haven't encountered this issue with anything but contourfm, other colormap plots like pcolorm will work just fine. Also, a few of the plots don't encounter this issue (I make about 20 of them). The inputs are always the same format though.
Thanks, Aaron
0 comentarios
Respuestas (0)
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!