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!