How to plot list of numbers in gnuplot using shell script

后端 未结 0 754
忘了有多久
忘了有多久 2021-01-31 18:51

I have a list of values, for example, as follows

 list = ( 12 51 2 7 9 30)

How can I plot the list using gnuplot in a shell script?

相关标签:
回答
  • 消灭零回复
提交回复
热议问题