getting error in dpabi

Submitted by abujamea on

Hi every body

I am new in using dpabi, after downloading dpabi and set matlab to add with subfolder and run dpabi I always get this error message:

Undefined function 'imshow' for input arguments of type 'uint8'.
 
Error in dpabi>dpabi_OpeningFcn (line 94)
    h = imshow(A, map);
 
 
Error in gui_mainfcn (line 220)
    feval(gui_State.gui_OpeningFcn, gui_hFigure, [], guidata(gui_hFigure),
    varargin{:});
 
Error in dpabi (line 42)
    gui_mainfcn(gui_State, varargin{:});
 
can you help me know what is wrong.
 
Many thanks in advance.

YAN Chao-Gan

Sun, 10/05/2014 - 10:53

Hi,

Before reading my answers, please vote us at https://www.missionmainstreetgrants.com/business/detail/7733 (after logging into your facebook).

I think that is caused by that you didn't install Image Processing Toolbox for matlab.
 
DPABI works the best with MATLAB, Image Processing Toolbox, Signal Processing Toolbox, and Statistical Toolbox.
 
Best,
 
Chao-Gan