apply
Syntax
Description
bres = apply(bpc,fcn)blockedPointCloud
        object bpc by applying the function handle fcn to
        each block. Returns bres, a new blocked point cloud containing the
        processed data.
[___] = apply(___,
        modifies aspects of block processing using name-value arguments.Name=Value)
Examples
Input Arguments
Name-Value Arguments
Output Arguments
Version History
Introduced in R2022a