I'm running the crqa, and I've gor the RQA measures and computational parameters written to an ascii file by means of the matlab command fprint, e.g. the line
Code: Select all
fprintf(fileID, 'RR\t%s\r\n', RR);
How do I get the input filenames (vectors X and Y) written to the ascii output file?
Regards, Uffe