[scilab-Users] Cannot see the figure after using plot()

Picot Martial martial.picot at wanadoo.fr
Wed Jul 20 12:30:34 CEST 2011


Le 19/07/2011 21:32, Ann YC Liu a écrit :
> Hello,
> I installed scilab 5.2.3 on window vista with service pack2.
> I tried to use plot( ) to plot figure but nothing is shown on the 
> graphic window.
> (please see the copy of my screen below)
> I cannot figure out what's going on, could you help me for this?
> the following is what I typed to plot the figure...nothing special.
> t  =  0:%pi/100:2*%pi;
> y = sin(t);
> plot(t,y);
> Best Regard
> Liu
> scilab problem.jpg
Perhaps try with linspace for t.
Friendly
Martial Picot
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.scilab.org/pipermail/users/attachments/20110720/975d3284/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/jpeg
Size: 51808 bytes
Desc: not available
URL: <https://lists.scilab.org/pipermail/users/attachments/20110720/975d3284/attachment.jpe>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: introscilab.pdf
Type: application/pdf
Size: 1245912 bytes
Desc: not available
URL: <https://lists.scilab.org/pipermail/users/attachments/20110720/975d3284/attachment.pdf>


More information about the users mailing list