I ran a simulation for four days, and I wanted to compare it to another simulation, so I just clicked run. I forgot that I started my file with clear all, close all. Is it possible to retrieve the plot from the four day simulation?

댓글 수: 1

Star Strider
Star Strider 2014년 4월 1일
I suggest putting a save statement in your code after your code completes if you are running such a long simulation. That way you have all your data stored so you can recall it anytime.
That won’t help you now, but it will help in the future.

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

답변 (1개)

Azzi Abdelmalek
Azzi Abdelmalek 2014년 4월 1일
편집: Azzi Abdelmalek 2014년 4월 1일

0 개 추천

I 'am not sure how the memory is handled, but I think if the other process of your computer use the available memory, you have cleared by the command clear, you will not be able to recover your data

카테고리

도움말 센터File Exchange에서 Variables에 대해 자세히 알아보기

질문:

2014년 4월 1일

댓글:

2014년 4월 1일

Community Treasure Hunt

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

Start Hunting!

Translated by