Error using axesm. It says "checkellipsoid' for input arguments of type 'double'"
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Hi!
I am getting the following error while using axesm
>> axesm
Undefined function 'checkellipsoid' for input arguments of type 'double'.
Error in resetmstruct (line 28)
checkellipsoid(mstruct.geoid, 'resetmstruct', 'mstruct.geoid');
Error in axesm (line 58)
mstruct = resetmstruct(mstruct);
Please help.
Thanks in advance.
0 Kommentare
Antworten (0)
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!