Matlab2016/Dpbi

Submitted by bioengman on

YAN Chao-Gan

Wed, 10/12/2016 - 13:40

Hi,

You can go to https://github.com/Chaogan-Yan/DPABI to download the development version of DPABI, which is compatible with MATLAB 2016b.

We hope to release a new version later this month or early next month.

Best,

Chao-Gan

bioengman

Thu, 10/13/2016 - 20:25

In reply to by YAN Chao-Gan

Hi,

Trying to open dpabi for rat, but I got this error, im using matlab2014b and spm 12....thank for help



Error using subsindex
Function 'subsindex' is not defined for values of class 'matlab.ui.Figure'.

Error in y_spm_orthviews>specify_image (line 654)
while ~isempty(st{curfig}.vols{ii}), ii = ii + 1; end

Error in y_spm_orthviews (line 281)
        H = specify_image(varargin{1});

Error in DPABI_VIEW>DPABI_VIEW_OpeningFcn (line 108)
y_spm_orthviews('Image',UnderlayHeader);

Error in gui_mainfcn (line 220)
    feval(gui_State.gui_OpeningFcn, gui_hFigure, [], guidata(gui_hFigure), varargin{:});

Error in DPABI_VIEW (line 41)
    [varargout{1:nargout}] = gui_mainfcn(gui_State, varargin{:});

Error in w_Call_DPABI_VIEW (line 38)
    curfig=DPABI_VIEW;

Error in dpabi>pushbutton_DPARSFRat_Callback (line 175)
    uiwait(w_Call_DPABI_VIEW([],[],[],[],[],[TemplatePath,filesep,'SchwarzRatTemplates',filesep,'rat97t2w_96x96x30.v6.nii']));
   
Error in gui_mainfcn (line 95)
        feval(varargin{:});

Error in dpabi (line 42)
    gui_mainfcn(gui_State, varargin{:});

Error in
@(hObject,eventdata)dpabi('pushbutton_DPARSFRat_Callback',hObject,eventdata,guidata(hObject))

 
Error while evaluating UIControl Callback

>>



From: RFMRI.ORG <rfmri.org-bounces@rnet.co> on behalf of The R-fMRI Network <rfmri.org@gmail.com>
Sent: Wednesday, October 12, 2016 6:40:39 AM
To: rfmri.org@rnet.co
Subject: Re: [RFMRI] Matlab2016/Dpbi
 

I had instaled the newest version and also i tried the master dpabi for  matlab2016. ..any other suggestion ?

Get Outlook for Android


From: RFMRI.ORG <rfmri.org-bounces@rnet.co> on behalf of The R-fMRI Network <rfmri.org@gmail.com>
Sent: Thursday, October 13, 2016 5:05:15 PM
To: rfmri.org@rnet.co
Subject: Re: [RFMRI] Matlab2016/Dpbi
 

Hi

I will give it another try....still I have a problem opening dpabi for RAT

Hi,
Trying to open dpabi for rat, but I got this error, im using matlab2014b and spm 8....thank for help....I downloaded the newest verstion, I can open Dpabi for human but for rat it give me this error




Error using subsindex
Function 'subsindex' is not defined for values of class 'matlab.ui.Figure'.
Error in y_spm_orthviews>specify_image (line 654)
while ~isempty(st{curfig}.vols{ii}), ii = ii + 1; end
Error in y_spm_orthviews (line 281)
        H = specify_image(varargin{1});
Error in DPABI_VIEW>DPABI_VIEW_OpeningFcn (line 108)
y_spm_orthviews('Image',UnderlayHeader);
Error in gui_mainfcn (line 220)
    feval(gui_State.gui_OpeningFcn, gui_hFigure, [], guidata(gui_hFigure), varargin{:});
Error in DPABI_VIEW (line 41)
    [varargout{1:nargout}] = gui_mainfcn(gui_State, varargin{:});
Error in w_Call_DPABI_VIEW (line 38)
    curfig=DPABI_VIEW;
Error in dpabi>pushbutton_DPARSFRat_Callback (line 175)
    uiwait(w_Call_DPABI_VIEW([],[],[],[],[],[TemplatePath,filesep,'SchwarzRatTemplates',filesep,'rat97t2w_96x96x30.v6.nii']));
   
Error in gui_mainfcn (line 95)
        feval(varargin{:});
Error in dpabi (line 42)
    gui_mainfcn(gui_State, varargin{:});
Error in
@(hObject,eventdata)dpabi('pushbutton_DPARSFRat_Callback',hObject,eventdata,guidata(hObject))
 
Error while evaluating UIControl Callback


From: RFMRI.ORG <rfmri.org-bounces@rnet.co> on behalf of The R-fMRI Network <rfmri.org@gmail.com>
Sent: Thursday, October 13, 2016 2:35:11 PM
To: rfmri.org@rnet.co
Subject: Re: [RFMRI] Matlab2016/Dpbi
 
is Dpabi compatible with Matlab2016 ?