MATLAB-NS3
                                
                                 MATLAB-NS3 copied to clipboard
                                
                                    MATLAB-NS3 copied to clipboard
                            
                            
                            
                        Issue with Matlab and ns-3 co-simulation with LTE module
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!