Scilab 6.0.0
Ajuda do Scilab >> Planilhas > 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
Versão | Descrição |
5.4.0 | read_csv is now fully based on csvRead. |
Comments
Add a comment:
Please login to comment this page.