FEVAL error during map plotting
Show older comments
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 Comments
Walter Roberson
on 18 Jul 2019
The ActiveX control com.surfer.application cannot be found.
zzm
on 12 Oct 2019
Walter Roberson
on 12 Oct 2019
Answers (0)
Categories
Find more on Use COM Objects in MATLAB in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!