Sceduled Save Routine for Data from Workspace

2 Ansichten (letzte 30 Tage)
TZEEEE
TZEEEE am 25 Aug. 2015
Kommentiert: TZEEEE am 30 Aug. 2015
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.

Akzeptierte Antwort

Varun Bhaskar
Varun Bhaskar am 27 Aug. 2015
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.

Weitere Antworten (0)

Kategorien

Mehr zu Simulink Functions finden Sie in Help Center und File Exchange

Produkte

Community Treasure Hunt

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

Start Hunting!

Translated by