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

MATLAB and NS3 co-simulation

Results 2 MATLAB-NS3 issues
Sort by recently updated
recently updated
newest added

![image](https://github.com/vkrepo/MATLAB-NS3/assets/65561262/d94f8dfc-6e45-4f27-b30a-4911d2f6ca66) 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...