Scilab 6.0.0
Scilab Help >> Spreadsheet > read_csv
read_csv
reads comma-separated value file. Outclassed by csvRead
Description
Unlike csvRead, the conversion is set to string
by default to insure the compatibility with previous versions.
History
Version | Description |
5.4.0 | read_csv is now fully based on csvRead. |
Comments
Add a comment:
Please login to comment this page.