The Anonym tool may be run using Matlab 2013a and Matlab2015a:

1. Open the MATLAB folder.
2. Open anonymization_tool.m and run.

For PCAP input trace:
   3. Upload the PCAP type text file (e.g., sample-pcap-input.txt) from the gawk folder.
   4. Select the PCAP file option.
   5. Select an anonymization algorithm option.
   6. Select the desired analysis option.  

For MRT input trace:
   3. Upload the MRT type text file (e.g., sample-Mrt-input.txt) from the gawk folder
   4. Select the MRT file option.
   5. Select an anonymization option.
   6. Select the desired analysis option.

Note: 
   "Clear" button clears the figures in windows when you needed.
   "Save" button is used to save all figures in the windows.
   "Upload" option is used to upload the original PCAP or MRT file.
   "Exit" option is used to exit the program.

