You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 file: No such file or
directory.
Error in Simulator.Destroy (line 55)
mexSimulator('Destroy');
Error in scenario (line 41)
Simulator.Destroy();
`
Do you know how to slove that?
Thanks!