Change name of image file
Show older comments
Hi all, Please how can i change the name of an existing image file. I have used "imread" to read the image and "imwrite" to export with the name that i want. But the exported image is in greyscale and not coloured.
Please how can I export the imported coloured and a coloured file?
thanks in advance
Accepted Answer
More Answers (1)
Erik S.
on 8 Feb 2015
0 votes
Hi, Use this code to generate a time stamp datestr(now);
With this Matlab returns date-month-year Hour:Min:Sec You can use for example strsplit if you want a part of the date of the time only.
Categories
Find more on Convert Image Type in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!