Dear Arash and ramdharma,
You can set different traffic models with the below setting under +simulation_config\*.m you are using:
LTE_config.traffic_models.usetraffic_model = true;
LTE_config.traffic_models.type = ‘3GPP’; % or different one
The traffic models types are given in +traffic_models\.
Depending on the scheduler, there are constraints which traffic types to use for which scheduler. Please refer to the documentation.
Best regards,
Fjolla