vertcat - Class: dataset
Vertical concatenation for dataset arrays
Syntax
ds = vertcat(ds1, ds2, ...)
Description
ds = vertcat(ds1, ds2, ...) vertically
concatenates the dataset arrays ds1, ds2, ... .
Observation names, when present, must be unique across datasets. vertcat fills
in default observation names for the output when some of the inputs
have names and some do not.
Variable names for all dataset arrays must be identical except
for order. vertcat concatenates by matching variable
names.
See Also
cat, horzcat
 | vertcat (categorical) | | view (classregtree) |  |
Includes the most popular MATLAB recorded presentations with Q&A sessions led by MATLAB experts.
Get the Interactive Kit