How to make filename that message + date&time using [imwrite function].
Ältere Kommentare anzeigen
The MATLAB code is {imwrite(red, datestr(now,'yyyy-mm-dd HH-MM-SS-FFF'),'png');}
I want to make file name "test_yyyy-mm-dd HH-MM-SS-FFF".png
Please, Let me know the method.
Thanks.
Akzeptierte Antwort
Weitere Antworten (1)
Junwon Park
am 5 Jun. 2018
1 Stimme
Kategorien
Mehr zu Images finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!