MATLAB-NS3
MATLAB-NS3 copied to clipboard
MATLAB and NS3 co-simulation
 Hello, I finished the building "buildMex.m", I follow your step to run the Example "truckPlatooning", but show me as the picture. `Invalid MEX-file '/home/haoran/MATLAB-NS3/native/mexBindings/mexSimulator.mexa64': libmexNs3State.so: cannot open shared object...
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...