I would like to load different files that have more or less the same just a parameter (temperature) is changing.
For example:
detector_temp = importdata('beginning name file' temp 'K_end name file.dat');
I don't know how to make different "detector" files for all my temperatures. For the moment I just write all the different file names. I have plenty. Thank you in advance