intrig-unicamp / mininet-wifi

Emulator for Software-Defined Wireless Networks
https://mn-wifi.readthedocs.io/
Other
449 stars 242 forks source link

Changing plot2d and plot3d in plot.py in VM has no impact #326

Closed masad8 closed 4 years ago

masad8 commented 4 years ago

I'm using the provided Mininet Wifi VM. When I change the plot2d and plot3d functions in mn_wifi/plot.py to change title of plotted graph, it doesn't reflect on the graph shown when I create a network. It still says the same title. Why is it so?

ramonfontes commented 4 years ago

Did you recompile the code (sudo make install)?

masad8 commented 4 years ago

No, do I need to do that in the main mininet-wifi directory, or inside the mn_wifi directory?

ramonfontes commented 4 years ago

~/mininet-wifi$ sudo make install