roadrunner.hdmap.Metadata
Add user-defined metadata to elements of RoadRunner HD Map using MATLAB
Since R2023b
Description
A roadrunner.hdmap.Metadata object enables you to describe
      elements in a RoadRunner HD Map scene model by adding user-defined ancillary data. You can specify the
      name of a user-defined parameter and set its value.
Creation
Description
 creates
          an empty metadata object.metadata = roadrunner.hdmap.Metadata
          sets properties using one or more name-value arguments.metadata = roadrunner.hdmap.Metadata(Name=Value)
Properties
Examples
Version History
Introduced in R2023b