<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Le 08/11/2011 17:50, Abhilash BM a écrit :
<blockquote
cite="mid:CALVBzDFZfaNATjn9eWy4AsgQGXnhho-cepWuOsBD8Gg8R8gphQ@mail.gmail.com"
type="cite">hi, i'm one of user of scilab.<br>
<br>
i need the instructions( descriptions and commands) to plot graphs of:<br>
1) A straight line<br>
2) a circle of unit radius<br>
3) a vector between 2 points <br>
4) plotting a sphere.<br>
<br>
<br>
</blockquote>
<font face="Arial">Yes, it's a nice exercise ;)<br>
You may have a look at plot() or plot2d(), xarc(), xarrows(), plot3d()</font>,<br>
and above all at the demos : menu ? => Demos : Menu 1 : Graphics,
then<br>
browse the examples and look at the code.<br>
<br>
Samuel<br>
<br>
</body>
</html>