<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Hi.&nbsp;<div>I have to make 10 plots in One page. For this I am using the script subplot.gs.&nbsp;</div><div><br></div><div>Can someone tell me how to use this. I have to draw it in a Portrait Mode (5 Rows and 2 Columns).&nbsp;</div><div><br></div><div>I am using the subplot like this.&nbsp;</div><div><br></div><div>run &nbsp;subplot.gs &nbsp;10 1 2 &nbsp; &nbsp;(1st ROW TOP/LEFTMOST PLOT)</div><div>run &nbsp;subplot.gs &nbsp;10 2 2 &nbsp; &nbsp;(1st ROW TOP/RIGHTMOST PLOT)</div><div>run &nbsp;subplot.gs &nbsp;10 3 1 &nbsp; &nbsp;(2nd Row, 1st column)</div><div><br></div><div>But its not getting me desired number of plots.&nbsp;</div><div><br></div><div><br></div><div>Geeta</div>                                               </div></body>
</html>