Error using textread in a function

I tried this function in matlap and it worked, but it is not working in cody

1 Kommentar

per isakson
per isakson am 16 Aug. 2016
Is the file, filename.csv, available on the Cody™ server?

Melden Sie sich an, um zu kommentieren.

Antworten (1)

Walter Roberson
Walter Roberson am 16 Aug. 2016

0 Stimmen

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

Kategorien

Mehr zu Polymers finden Sie in Hilfe-Center und File Exchange

Kommentiert:

am 16 Aug. 2016

Community Treasure Hunt

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

Start Hunting!

Translated by