problem with shadowing file in Matlab2014b

running a FILENAME.m file reports that MATLAB cannot run this file because a FILENAME.slx (same name for .m and .slx) shadows it. No evidence of where can be this shadowing file because no previous file run with same name in the current session. Additional info: File are under SVN configuration...

답변 (1개)

Jan
Jan 2016년 2월 11일

0 개 추천

You can search for the files:
which FILENAME -all
which FILENAME.slx
What do you observe?

카테고리

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

제품

질문:

2016년 2월 11일

답변:

Jan
2016년 2월 11일

Community Treasure Hunt

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

Start Hunting!

Translated by