This is a discussion on help in plotting with gnuplot - Graphics ; Hi all !! i am really having a hard time in plotting a graph with gnuplot. hereby i mentioned an example of it. lower x=12 ,delta x=5 , max x=456 along with these i have one column for the value ...
Hi all !!
i am really having a hard time in plotting a graph with gnuplot. hereby i mentioned an example of it. lower x=12 ,delta x=5 , max x=456 along with these i have one column for the value of Y i.e
y
------
121
146
158
135
152
126
129
139
175
-
-
-
so can somebody help how can i plot a graph from the above such data?