Replies: 1 comment
-
Please see the discussion here Kind regards, Alexis |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
DEM VISUALISATION STOPS
Error using xml2struct
The file /home/gsg/Joshimath/dem/dem.wgs84.vrt.xml could not be found
Error in isceprocessing (line 233)
xmldem = xml2struct([pathdem,'.vrt']);
Error in GUIMIESAR>@(src,evt,arg1,arg2)isceprocessing(src,evt,'checkingDEM',figmiesar.UserData) (line 280)
bt_visualiseDEM_isceprocessing.ButtonPushedFcn = @(src,evt,arg1,arg2) isceprocessing(src,evt,'checkingDEM',figmiesar.UserData);
Error using matlab.ui.control.internal.controller.ComponentController/executeUserCallback
Error while evaluating Button PrivateButtonPushedFcn.
Beta Was this translation helpful? Give feedback.
All reactions