Scilab 5.5.2
Please note that the recommended version of Scilab is 2025.0.0. This page might be outdated.
See the recommended documentation of this function
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. |
Report an issue | ||
<< csvWrite | Tableur | readxls >> |