RowDelimiter must be a single character or one of the character vectors ''\\r'', ''\\n'', or ''\\r\\n''
RowDelimiter must be a single character or one of the character vectors ''\\r'', ''\\n'', or ''\\r\\n''
RowDelimiter must be a single character or one of the character vectors ''\\r'', ''\\n'', or ''\\r\\n''
Re: RowDelimiter must be a single character or one of the character vectors ''\\r'', ''\\n'', or ''\\r\\n''
tabularTextDatastore
Datastore for tabular text filesexpand
Description
Use a TabularTextDatastore object to manage large collections of text files containing column-oriented or tabular data where the collection does not necessarily fit in memory. Tabular data is data that is arranged in a rectangular fashion with each row having the same number of entries. You can create a TabularTextDatastore object using the tabularTextDatastore function, specify its properties, and then import and process the data using object functions.
RowDelimiter — Row delimiter character
\r\n (default) | character vector | string scalar
Row delimiter character, specified as a character vector or string scalar that must be either a single character or one of '\r', '\n', or '\r\n'.
When you change the value of this property, the datastore function reevaluates the values of the TabularTextDatastore properties.
Example: ':'
Data Types: char | string
For more information,
https://www.mathworks.com/help/matlab/ref/matlab.io.datastore.tabulartextdatastore.html
Datastore for tabular text filesexpand
Description
Use a TabularTextDatastore object to manage large collections of text files containing column-oriented or tabular data where the collection does not necessarily fit in memory. Tabular data is data that is arranged in a rectangular fashion with each row having the same number of entries. You can create a TabularTextDatastore object using the tabularTextDatastore function, specify its properties, and then import and process the data using object functions.
RowDelimiter — Row delimiter character
\r\n (default) | character vector | string scalar
Row delimiter character, specified as a character vector or string scalar that must be either a single character or one of '\r', '\n', or '\r\n'.
When you change the value of this property, the datastore function reevaluates the values of the TabularTextDatastore properties.
Example: ':'
Data Types: char | string
For more information,
https://www.mathworks.com/help/matlab/ref/matlab.io.datastore.tabulartextdatastore.html
Who is online
Users browsing this forum: No registered users and 18 guests