Main Content

preview

Preview subset of data in datastore

Since R2024a

    Description

    data = preview(ds) returns a subset of data from the specified DLCHOMP datastore without changing its current position.

    Input Arguments

    collapse all

    Datastore, specified as a dlCHOMPDatastore object.

    Output Arguments

    collapse all

    Preview of data, returned as a three-element cell array. For more information about the contents of each cell, see read.

    Version History

    Introduced in R2024a