open-discussion > Error using ciftiopen in Matlab
Jul 22, 2020  02:07 PM | mdelrio
Error using ciftiopen in Matlab
Hi experts,

I'm trying to access the functional connectivity matrix in the HCP_S900_820_rfMRI_MSMAll_groupPCA_d4500ROW_zcorr.dconn.nii file using the ciftiopen command for Matlab - I installed the connectome workbench and downloaded the GIFTI toolbox (http://www.artefact.tk/software/matlab/g...) as per the instructions here (https://wiki.humanconnectome.org/display...), but I am getting the following error

'C:\Users\magda\Documents\Matlab\workbench\bin_windows64' is not recognized as an internal or external command,
operable program or batch file.
Error using xml_parser
Cannot read XML document

Error in gifti_read (line 14)
t = xml_parser(filename);
Error in gifti (line 105)
this = gifti_read(varargin{1},giftistruct);
Error in ciftiopen (line 34)
cifti = gifti([tmpfile '.gii']);

I'm hoping someone might have some idea about how to resolve this!

Threaded View

TitleAuthorDate
Error using ciftiopen in Matlab
mdelrio Jul 22, 2020
Tim Schaefer Aug 4, 2020