Read and write data files with key words
Name | Description |
---|---|
User's Guide | |
Examples | |
Read the value of a Real parameter from file | |
Read the value of a Real parameter from m-file | |
Read real matrix from CSV file | |
Read real matrix from CSV file | |
Reads a line of text from a file without caching and returns it in a string | |
Read number of rows from CSV file | |
Read number of columns from CSV file | |
Read number of cases from CSV file | |
Determined number of rows and columns of CSV file | |
Read column of case CSV file by header name | |
Reads a line of text from a file without caching and returns it in a string | |
Writing real variable to file | |
Write multiple real variables to file | |
Low level write of string to file | |
Low level write of line including to file | |
Writing real matrix to CSV file | |
Overwrite numeric data of CSV file organized in "case" format | |
String functions |