Unable to read file 'axis'. No such file or directory.

조회 수: 1 (최근 30일)
Jaime De La Mota Sanchis
Jaime De La Mota Sanchis 2020년 11월 5일
댓글: Jaime De La Mota Sanchis 2020년 11월 5일
Hello everyone. I just have installed Matlab R2020b in a new computer. I have tried to run an older file, and I get the following error
Unable to read file 'axis'. No such file or directory.
I have downloaded all the addons avaiable, so I don't understand why this is happening. Can someone tell me why I cannot load the file?
Regards.
Jaime

채택된 답변

Cris LaPierre
Cris LaPierre 2020년 11월 5일
Can you share more of your code?
Axis is a built-in matlab function, but perhaps it has been overwritten by a local variable?
  • in your Command Window, type clear axis and press Enter
  • If that doesn't work, try restarting MATLAB
  댓글 수: 1
Jaime De La Mota Sanchis
Jaime De La Mota Sanchis 2020년 11월 5일
Hello. Thanks for the answer. You are completely right. I had a variable called axis from before in memory. I have managed to fix this.
Regards.
Jaime.

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

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기

제품


릴리스

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by