how to automatically save the workspace data in programs containing loops
조회 수: 7 (최근 30일)
이전 댓글 표시
Hello everybody;
I am running a script which contain (for - end loops) and require a long time for processing and plotting the data.
I want that for each loop, the corresponding data/values to be generated in workspace to be saved automatically giving desired name and at desired location on hard disk (such that if 6 different files are plotted then 6 different value set in workspace be stored on hard disk)
This will help me to not run the script again but could use the saved values to run other program....
Thanx...
Waiting for the reply...
댓글 수: 3
Jan
2017년 2월 27일
@safna: Please do not attach a question as comment to another question. Open a new thread and provide more details. Thanks.
Abdennasser TACHEMA
2020년 9월 1일
@safna yazhini
Hello, I have the same problem.
Please, did you solve this problem.
답변 (2개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Loops and Conditional Statements에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!