Feeds
質問
creating a file and inserting comma separated data in loop
Hello, I have a function which open up a folder, read all the data to variables in loop ( open one file at the time, read all ...
12年弱 前 | 0 件の回答 | 0
0
回答質問
date of a file, but not time
Hi, Im getting date and time of creation of a file with : A = dir(myfile); disp(A.date) and I end up with 07-lip-20...
12年弱 前 | 2 件の回答 | 0
2
回答質問
Reading date of a file
I'm trying to obtain a date of creation of a file with : [dum,str] = dos('dir myfile.txt'); c = textsc...
12年弱 前 | 1 件の回答 | 0
