|
From: Chiara <chi...@ho...> - 2013-10-20 15:15:10
|
Hi, i'm new in gnu plot. I'm trying to plot the histogram produced by the command latency -g name_file of Xenomai, but I obtained this message: "warning: skipping unreadable file "latency - gr", no data in plot. I use the command gnuplot -e 'input_file="latency -g gr"; output_file="/path/gr.png"; graph_title="graph" ' /path/histo.gp in according with the script histo.gp. Can someone help me, please? Thanks! |