How to use the LTE module in a ns-3 and Matlab co-simulation ?
    9 Ansichten (letzte 30 Tage)
  
       Ältere Kommentare anzeigen
    
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! 
0 Kommentare
Antworten (1)
  Debadipto
      
 am 6 Feb. 2024
        
      Bearbeitet: Debadipto
      
 am 6 Feb. 2024
  
      Hi @lahlou,
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!
0 Kommentare
Siehe auch
Kategorien
				Mehr zu Communications Toolbox finden Sie in Help Center und File Exchange
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

