open-discussion > The error about click the 'result path'
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.

Threaded View

TitleAuthorDate
The error about click the 'result path'
lu min Dec 22, 2017
Zaixu Cui Jan 13, 2018