Error using textread in a function
Mostrar comentarios más antiguos
I tried this function in matlap and it worked, but it is not working in cody

1 comentario
per isakson
el 16 de Ag. de 2016
Is the file, filename.csv, available on the Cody™ server?
Respuestas (1)
Walter Roberson
el 16 de Ag. de 2016
0 votos
It looks to me as if the filename is passed in as a parameter, so you should not be hard-coding it as a string. At most you would append '.csv' to the variable filename
Categorías
Más información sobre Polymers en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!