Sceduled Save Routine for Data from Workspace

1 回表示 (過去 30 日間)
TZEEEE
TZEEEE 2015 年 8 月 25 日
コメント済み: TZEEEE 2015 年 8 月 30 日
I have have this code to rename files, but when I run it I am getting the following results.
Any help would be greatly appreciated... I am attempting to rename a bunch of files from Untitled.0001 to 1,2,3...jpg.

採用された回答

Varun Bhaskar
Varun Bhaskar 2015 年 8 月 27 日
Hi,
It is required to stop the simulation at the end of each day in order to save results to a different mat file whose title would indicate the day and timestamp. You can concatenate the day and time into a string and then assign the title of the mat file to this string. The simulation can then be started for the next day.
  1 件のコメント
TZEEEE
TZEEEE 2015 年 8 月 30 日
Thanks!

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeEvent Functions についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by