open-discussion > The error about click the 'result path'
Showing 1-2 of 2 posts
Display:
Results per page:
Dec 22, 2017  02:12 AM | lu min
The error about click the 'result path'
Hi, Cui
Recently I met a problem when run PANDA. The following error occurred while I want to choose the result path to click it (But, if I input the result path manually,it is OK.):
-----------------------------------------------------------------------------------------
Error using native_uigetdir
This feature is no longer available.

Error in uigetdir (line 117)
[directoryname] = native_uigetdir ;
Error in PANDA_AvgExtract>ResultantFolder_Button_Callback (line 367)
AvgExtract_ResultantFolder = uigetdir;
Error in gui_mainfcn (line 95)
feval(varargin{:});
Error in PANDA_AvgExtract (line 52)
gui_mainfcn(gui_State, varargin{:});
Error in
@(hObject,eventdata)PANDA_AvgExtract('ResultantFolder_Button_Callback',hObject,eventdata,guidata(hObject))
Error while evaluating uicontrol Callback
---------------------------------------------------------------------------------------------------------
 Have a nice day!
MinLu.
Jan 13, 2018  04:01 AM | Zaixu Cui
RE: The error about click the 'result path'
Hi, MinLu,

What's the version of MATLAB you used?

Best
Zaixu