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!