Create DMG configuration objects and change the default property settings by using dot notation. Use the phyType object function to access the DMG PHY modulation type.
Create a DMG configuration object and return the DMG PHY modulation type. By default, the configuration object creates properties to model the DMG control PHY.
dmg = wlanDMGConfig;
phyType(dmg)
ans =
'Control'
Model the SC PHY by modifying the defaults by using the dot notation to specify an MCS of 5.