필터 지우기
필터 지우기

How do I clear an object MATLAB defaults to by finding it in the history?

조회 수: 1 (최근 30일)
Dean Ranmar
Dean Ranmar 2016년 9월 6일
댓글: Dean Ranmar 2016년 9월 6일
I am trying to run a radar-related simulation. I want the script file to read in an image from a particular directory. At an earlier time, the image resided in a directory that doesn't exist anymore. When I run the script, it tries to read from the now nonexistent directory even though I have updated the script to read from the new directory. I know MATLAB defaults to reading in objects from a history. How do I clear that history so it won't do this? (When I earlier had a similar problem with defining a parameter in a script, I cleared the parameter value first and that worked.)
  댓글 수: 7
Dean Ranmar
Dean Ranmar 2016년 9월 6일
cannot access MATLAB right now. will be able to do so in about 12 hours and will get the PATH.
Thanks Jose-Luis and Guillaume
Dean Ranmar
Dean Ranmar 2016년 9월 6일
BTW, I will make the filename an input. However, I need to understand this problem because I've had similar problems ... Your having pointed to the PATH will, I suspect, help me solve the problem. Thanks again.

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

답변 (0개)

카테고리

Help CenterFile Exchange에서 File Operations에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by