Datastore for tabular text files
TabularTextDatastore
objects are
associated with collections of text files containing column-oriented
or tabular data. Tabular data is data that is arranged in a rectangular
fashion with each row having the same number of entries. To create
a TabularTextDatastore
object, you can use the tabularTextDatastore
function or the datastore
function. TabularTextDatastore
properties
specify how data is formatted in the files, and how you want to access
the data.
Create TabularTextDatastore
objects using
the tabularTextDatastore
function
or the datastore
function.
TabularTextDatastore Properties | Access and modify TabularTextDatastore properties |