DPARSF_V2.2_121225 / Warnings and empty .txt-files when writing single precision variables to .txt-files
Submitted by hbaetschmann on Tue, 01/15/2013 - 04:25
Doing ROI-to-ROI-FC-Analysis starting with FunImgARC-files produced warning-messages 'Warning: Attempt to write an unsupported data type to an ASCII file. Variable '...' not written to file.' when trying to write the result-files with extension '.txt' (ROICorrelation_subjxx.txt, ROICorrelation_FisherZ_subjxx.txt and ROISignals_subjxx.txt) in the result-directory 'Result/FC/FunImgARCF_ROISignals/'. Debugging showed, that the command
save([fullfile(pathstr,['ROISignals_', name]), '.txt'], 'ROISignals', '-ASCII', '-DOUBLE','-TABS') (and
Forums: