launching viewer problem

Submitted by Bill on

Hi,

I got the following message when I tried to launch "viewer" in DPABI. I'm working on Matlab 2015b.  Any input will be greatly appreciated. 

Function 'subsindex' is not defined for values of class 'matlab.ui.Figure'.
 
Error in DPABI_VIEW>DPABI_VIEW_OpeningFcn (line 76)
st{curfig}.fig=hObject;
 
 
Error in gui_mainfcn (line 220)
    feval(gui_State.gui_OpeningFcn, gui_hFigure, [], guidata(gui_hFigure), varargin{:});
 
Error in DPABI_VIEW (line 43)
    gui_mainfcn(gui_State, varargin{:});
 
 
Error in dpabi>pushbutton_Viewer_Callback (line 228)
DPABI_VIEW
 
 
Error in gui_mainfcn (line 95)
        feval(varargin{:});
 
Error in dpabi (line 42)
    gui_mainfcn(gui_State, varargin{:});
 
 
Error in
matlab.graphics.internal.figfile.FigFile/read>@(hObject,eventdata)dpabi('pushbutton_Viewer_Callback',hObject,eventdata,guidata(hObject)) 
Error while evaluating UIControl Callback

YAN Chao-Gan

Tue, 09/29/2015 - 04:05

Hi Bill,

The Viewer is not compatible with matlab 2014b and later versions yet. We are trying to make it compatible in the next release.

Best,

Chao-Gan