aggregate
R2026bDescription
returns aggregated data from the specified MongoDB® collection by running an aggregation pipeline. Use
data = aggregate(mongodbconn,collectname,pipeline)aggregate when you want MongoDB to filter, group, or summarize data before returning results to MATLAB®.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2026b