"undefined function or variable" errors when using "readgeotable" and "georasterinfo"
4 ビュー (過去 30 日間)
古いコメントを表示
I am attempting to dig into the Mapping Toolbox a bit to do some line of sight and viewshed analysis. I have verified that the Mapping Toolbox is indeed installed on my machine, yet whenever I attempt to follow any of the online examples I get "undefined function or variable" errors when using "readgeotable" and "georasterinfo" and other basic mapping commands. Any suggestions?

0 件のコメント
回答 (1 件)
Walter Roberson
2024 年 12 月 13 日
readgeotable() did not exist in R2019a; it was introduced in R2021a.
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!