Batch renaming some files

조회 수: 1 (최근 30일)
YEMY
YEMY 2022년 9월 9일
댓글: Image Analyst 2022년 9월 9일
Hello,
I have some 365 files (tif format) named 1.tif, 2.tif... and I want to rename them to an actual date in 2010. as the name now reflects the julian date and I want to transform it to normal date. for example 1.tif file should be: image_01-01-2010 etc..
I tried many methods but it didn't work.
Thank you
  댓글 수: 1
Image Analyst
Image Analyst 2022년 9월 9일
What exactly do you have and what do we need to invent for you?
  1. Do you already have the function that turns a number in the range 1-365 into a data string yet? If so, please post that part.
  2. Do you already have the part that gets a file list and loops over all existing files and constructs source and desitnation filenames and calls movefile? (This part is trivial.)

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Dates and Time에 대해 자세히 알아보기

태그

제품


릴리스

R2020b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by