subds = partition(mdfds,N,index)
partitions the MDF datastore mdfds into the number of parts
specified by N, and returns the partition corresponding to
the index index.
subds = partition(mdfds,'Files',index)
partitions the MDF datastore by files and returns the partition corresponding to
the file of index index in the Files
property.
MDF datastore, specified as an MDF datastore object.
Example: mdfds =
mdfDatastore("CANape.MF4")
Number of partitions, specified as a double of positive integer value. Use
the numpartitions function for the recommended number
or partitions.
Example: numpartitions(mdfds)
Data Types: double
Index, specified as a double of positive integer value. When using the
'files' partition scheme, this value corresponds to
the index of the MDF datastore object Files
property.
Example: 1
Data Types: double
File name, specified as a character vector. The argument can specify a
relative or absolute path.
You clicked a link that corresponds to this MATLAB command:
Run the command by entering it in the MATLAB Command Window.
Web browsers do not support MATLAB commands.
Seleccione un país/idioma
Seleccione un país/idioma para obtener contenido traducido, si está disponible, y ver eventos y ofertas de productos y servicios locales. Según su ubicación geográfica, recomendamos que seleccione: United States.
También puede seleccionar uno de estos países/idiomas:
Cómo obtener el mejor rendimiento
Seleccione China (en idioma chino o inglés) para obtener el mejor rendimiento. Los sitios web de otros países no están optimizados para ser accedidos desde su ubicación geográfica.