FEVAL error during map plotting
Mostrar comentarios más antiguos
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 comentarios
Walter Roberson
el 18 de Jul. de 2019
The ActiveX control com.surfer.application cannot be found.
zzm
el 12 de Oct. de 2019
Walter Roberson
el 12 de Oct. de 2019
Respuestas (0)
Categorías
Más información sobre Use COM Objects in MATLAB en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!