Demo: Grayplot of a surface

 

Script:

t=-%pi:0.1:%pi;m=sin(t)'*cos(t);grayplot(t,t,m)
xtitle('grayplot ',' ',' ')


This demo draws the grayplot of a surface
1.Type the script "t=-%pi:0.1:%pi;m=sin(t)'*cos(t);grayplot(t,t,m)" into the command-window and press ENTER to send it to the Server.
Now you don't see any change in the window,but the values of the variable has been send to the Scilab.

2.Send "xtitle('grayplot ',' ',' ')" to the Server as the step 1, now you will see some message in the window.


3.You can see a picture,receive from the Server, in the fold of the Client program.

<<Previous     Next>>

ACD Systems Newsletters



Home | Demos | System Requirements | Users's Guide | Developers' Guide
File Relation and Flow Chart | FAQ | Known Bugs | About Us

Copyleft © 2003 XMU Scilab Group, China