Info
This question is closed. Reopen it to edit or answer.
index exceeds matrix dimensions with axesm
4 views (last 30 days)
Show older comments
I am trying to plot a map of the us using the command:
axesm('eqaconicstd', 'MapLatLimit', [23 52], 'MapLonLimit', [-127 -65])
But I get this error:
Index exceeds matrix dimensions.
I also get the error using the lambert projection and don't understand why. I don't want to use mercator I'm looking for equal area and should be able to use it on a region. At least I can in ARCgis.
Thanks,
Katrina
0 Comments
This question is closed.
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!