contourfm changing axis location/properties
5 次查看(过去 30 天)
显示 更早的评论
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:

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 个评论
回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!