FEVAL error during map plotting
古いコメントを表示
Error using feval
Server Creation Failed: Server execution failed
Error in actxserver (line 86)
h=feval(['COM.' convertedProgID], 'server', machinename, interface);
Error in surfergriddata (line 82)
srf=actxserver('surfer.application');
Error in ADZLAN (line 46)
[Zi] = surfergriddata(lon,lat,geoid,Xi,Yi);
3 件のコメント
Walter Roberson
2019 年 7 月 18 日
The ActiveX control com.surfer.application cannot be found.
zzm
2019 年 10 月 12 日
Walter Roberson
2019 年 10 月 12 日
回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Use COM Objects in MATLAB についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!