Undefined function 'isfile' for input arguments of type 'char'.
14 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
joly Alipor
el 5 de Jul. de 2020
Respondida: madhan ravi
el 5 de Jul. de 2020
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'.
0 comentarios
Respuesta aceptada
madhan ravi
el 5 de Jul. de 2020
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 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre File Operations en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!