MuPAD Pro Computing Essentials, 2nd Edition

Example 6.4 Plot of two intersecting surfaces

Basic plot of two intersecting surfaces.

L := 5:
plotfunc3d(sin(x*y), x*y, x = -L..L, y = -L..L)
 
Loading sample geometry.

JavaView Display

Use the mouse pointer to rotate the graphics. Right click on the picture will open a menu where we can select rotations, scaling, moving and a few other options.

More features of this graphics can be examined using full JavaView applet >>




                    

© Miroslaw Majewski, Abu Dhabi,  Update  26-10-2004