MATLAB-NS3 icon indicating copy to clipboard operation
MATLAB-NS3 copied to clipboard

Issue with Matlab and ns-3 co-simulation with LTE module

Open aziz86 opened this issue 3 years ago • 0 comments

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.

I posted the same question on ns-3 google group but did not get a reply, I thought it would be better to post it here.

Can anyone help me?

I attached the file [mexLTEHelper.cpp]

Thank you!

aziz86 avatar Mar 22 '22 20:03 aziz86