Hello,
I'm using Matlab with ns3, and I created new 
modules such as the LTE module but I'm having trouble 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!