|
From: Jiri P. <po...@ph...> - 2005-12-13 18:55:27
|
It works perfectly. Thanke you.
How can I set x-axis range? In case of my real data the histogram is not
"centred" and epmty spaces was too huge. In my previous way works:
axis([ 0.9999*amin(ut), 1.0001*amax(ut), 0, 1.1*amax(n) ])
--
JP
|