The xplot to gnuplot Input File Converter |
||
Navigation Other Useful Software
|
What is xpl2gpl? xpl2gpl is a utility that converters tcptrace-style xplot input to gnuplot input. This converter gives a nearly perfect gnuplot reproduction of the input xplot graph. |
|
Installation: Simply copy the script file xpl2gpl to a system-wide area like /bin, /usr/bin, /usr/local/bin, or any other suitable location, if you wish to make it available to all users. Then just make the file executable by using 'chmod 755 xpl2gpl'. |
||
Usage: xpl2gpl [-s] < filename[.xpl] >
This would produce files
by the names "file_name.gpl", "file_name.datasets" and "file_name.labels". Load
the file "file_name.gpl" in gnuplot and it should give you the plot. |
||
Options:
-s : seperate files (for
expert users) |
||
Screenshots: xplot plot: Corresponding gnuplot plot generated by xpl2gpl: |
||
Download: To download, right-click and use the "save as" option. DON'T FORGET TO CHANGE THE FILE PERMISSIONS TO MAKE IT EXECUTABLE. Use something like 'chmod 755 xpl2gpl' |
||
Page written and maintained by: Avinash Lakhiani - Research Assistant - Internetworking Research Lab (IRG) - Ohio University |