problem with shadowing file in Matlab2014b

2 visualizaciones (últimos 30 días)
robywankenobi
robywankenobi el 11 de Feb. de 2016
Respondida: Jan el 11 de Feb. de 2016
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...

Respuestas (1)

Jan
Jan el 11 de Feb. de 2016
You can search for the files:
which FILENAME -all
which FILENAME.slx
What do you observe?

Categorías

Más información sobre Source Control en Help Center y File Exchange.

Etiquetas

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by