FEVAL error during map plotting
Afficher commentaires plus anciens
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 commentaires
Walter Roberson
le 18 Juil 2019
The ActiveX control com.surfer.application cannot be found.
zzm
le 12 Oct 2019
Walter Roberson
le 12 Oct 2019
Réponses (0)
Catégories
En savoir plus sur Use COM Objects in MATLAB dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!