stats = statistics(gnb)
returns the statistics of the 5G New Radio (NR) base station (gNB) node,
gnb, in a structure, stats. To obtain statistics
for multiple gNB nodes, specify an array of nrGNB objects to the
statistics function. This feature also requires the Wireless Network
Toolbox™ product.
stats = statistics(gnb,"all")
adds a field, Destinations, to the structure for each NR stack layer
that contains per-destination statistics.
Statistics of the gNB node, returned as a structure for a single gNB node or a
vector of structures for multiple gNB nodes. For more information about this output, see
NR Node Statistics.
Starting in R2026a, this feature is available in 5G Toolbox™ and also requires a Wireless Network
Toolbox license. In prior releases, the feature is available through the Communications Toolbox™ Wireless Network Simulation Library add-on.