필터 지우기
필터 지우기

Sceduled Save Routine for Data from Workspace

조회 수: 2 (최근 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.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Simulink Functions에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by