Clear Filters
Clear Filters

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

8 views (last 30 days)
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!

Answers (1)

Debadipto
Debadipto on 6 Feb 2024
Edited: Debadipto on 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!

Categories

Find more on LTE Toolbox in Help Center and File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!