FEVAL error during map plotting
Ältere Kommentare anzeigen
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 Kommentare
Walter Roberson
am 18 Jul. 2019
The ActiveX control com.surfer.application cannot be found.
zzm
am 12 Okt. 2019
Walter Roberson
am 12 Okt. 2019
Antworten (0)
Kategorien
Mehr zu Use COM Objects in MATLAB finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!