xgraph in Ubuntu 20.04 | Issues solved
#xgraph – Standalone application in Ubuntu 20.04
#Ubuntu #ns2
Copy the PAT H of xgraph and paste it in .bashrc
$] gedit ~/.bashrc
include the following line in the .bashrc file
alias xgraph=/home/pradeepkumar/XGraph4.38_linux64/bin/xgraph
How to plot a data file
#data.xg
1 3.2 4.3
2 4.5 6.9
3 9.8 11.9
4 10.2 17.6
5 7.8 22.2
For more details you use
https://www.xgraph.org/
I have used a 64 bit version, 32 bit version also available
https://www.nsnam.com/2021/01/xgraph-in-ubuntu-2004-solved-issues.html
ubuntu