How to use the LTE module in a ns-3 and Matlab co-simulation ?

2 Ansichten (letzte 30 Tage)
lahlou laaziz
lahlou laaziz am 23 Mär. 2022
Bearbeitet: Debadipto am 6 Feb. 2024
Hi,
I am working on a co-simulation between ns-3 and matlab and I am facing an issue with the LTE module with two methods: InstallEnbDevice and InstallUeDevices. When I applied the first method I got the following error: assert failed. cond= uid = m_information.size () && uid = 0.
and with the second one : Band is not wide enough to allocate 18625 CCs.
Can anyone help me?
I attached the file mexLTEHelper.cpp
Thank you!

Antworten (1)

Debadipto
Debadipto am 6 Feb. 2024
Bearbeitet: Debadipto am 6 Feb. 2024
The issue here seems to be originating from the ns-3 software. Hence, it would be best if you post the query on their support forum, which is a google group:
Having said that, I did find a thread related to your first query on their support group. Kindly do refer to it to check if it solves your issue:
Hope it helps!

Kategorien

Mehr zu MATLAB finden Sie in Help Center und File Exchange

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by