How to use the LTE module in a ns-3 and Matlab co-simulation ?
    8 visualizaciones (últimos 30 días)
  
       Mostrar comentarios más antiguos
    
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 comentarios
Respuestas (1)
  Debadipto
      
 el 6 de Feb. de 2024
        
      Editada: Debadipto
      
 el 6 de Feb. de 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 comentarios
Ver también
Categorías
				Más información sobre Communications Toolbox en Help Center y File Exchange.
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

