<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:<br>When i try to plot something with the function plot(x,y) an error message appears:<br><br>-->plot(x,y)<br> !--error 999 <br>plot2d: Wrong value for frameflag option.<br>at line      44 of function _update_leaf called by :  <br>at line     332 of function _mainPlot called by :  <br>at line      28 of function plot called by :  <br>plot(x,y)<br><br>When i use plot2d(x,y) it works perfectly...<br>How con i fix this?<br>                                         </div></body>
</html>