|
From: X H <mus...@ho...> - 2014-10-28 13:28:51
|
Hi, If I have a file with multiple datasets for which I want to multiplot x (column 0),y (column n) with a script. If column n of a dataset has NA at each line (set datafile missing "NA" called before in the script), gnuplot complains that x range is invalid and refuse to read the rest of the file. Is there a solution to this? Maybe display an empty plot? gnuplot 4.6 patchlevel 6 - Windows 7 Thank you. |