Undefined function 'isfile' for input arguments of type 'char'.

I've receiveda code file and while running I recieve the following error. I don't know why there should be such a problem! What should I do to fix it?
Undefined function 'isfile' for input arguments of type 'char'.

 채택된 답변

madhan ravi
madhan ravi 2020년 7월 5일

0 개 추천

https://www.mathworks.com/help/matlab/ref/isfile.html , released in 2017b so if you’re using prior release won’t work. And see those examples how to properly use it.

추가 답변 (0개)

카테고리

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

태그

질문:

2020년 7월 5일

답변:

2020년 7월 5일

Community Treasure Hunt

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

Start Hunting!

Translated by