Hello,
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);
prints RR and the RR vlue to a text file.
How do I get the input filenames (vectors X and Y) written to the ascii output file?
Please help...
I didn't find the right solution from the Internet.
References
http://forum.recurrence-plot.tk/viewtopic.php?f=11&t=3545