.KeyWordIO

Read and write data files with key words

Contents

NameDescription
UsersGuideUser's Guide
ExamplesExamples
readRealParameterRead the value of a Real parameter from file
readReal_mRead the value of a Real parameter from m-file
readRealCSVRead real matrix from CSV file
readStringCSVRead real matrix from CSV file
readLineWithoutCacheReads a line of text from a file without caching and returns it in a string
readRowsCSVRead number of rows from CSV file
readColsCSVRead number of columns from CSV file
readCaseNumbersCSVRead number of cases from CSV file
readSizeCSVDetermined number of rows and columns of CSV file
readCaseColCSVRead column of case CSV file by header name
readLineReads a line of text from a file without caching and returns it in a string
writeRealVariableWriting real variable to file
writeRealVariablesWrite multiple real variables to file
writeStringLow level write of string to file
writeLineLow level write of line including to file
writeRealCSVWriting real matrix to CSV file
overwriteCaseCSVOverwrite numeric data of CSV file organized in "case" format
StringsString functions

Generated at 2025-12-06T19:14:00Z by OpenModelicaOpenModelica 1.25.7 using GenerateDoc.mos