>Still can't figure out how to redefine the size
>and the position of my figure in
>\psfig{file=boxplot.ps}
% width = height = 5 cm, rotate the figure by 90 deg clockwise
\psfig{file=boxplot.ps,width=5cm,angle=-90}
% width = 5 cm, height = 4 cm, rotate the figure by 90 deg clockwise
\psfig{file=boxplot.ps,width=5cm,height=4cm,angle=-90}
I don't know how to position the figure.
Vivek...