d.histogram problem

James Darrell McCauley mccauley at ecn.purdue.edu
Fri Feb 18 15:50:17 EST 1994


an alternative may be to use r.stats and g.gnuplot
GRASS 4.1 > r.stats -cz cellfile > file
GRASS 4.1 > g.gnuplot
gnuplot> plot 'file' w boxes

of course, you could add axis labels and perhaps even
write a script:
GRASS 4.1 > g.gnuplot mycellfile.stats

--Darrell



More information about the grass-user mailing list