Scilab Function

param3d1 - 3D plot of parametric curves

Calling Sequence

param3d1(x,y,z,[theta,alpha,leg,flag,ebox])
param3d1(x,y,list(z,colors),[theta,alpha,leg,flag,ebox])

Parameters

Description

param3d1 is used to plot 3D curves defined by their coordinates x, y and z.

Enter the command param3d1() to see a demo.

Examples

See Also

Author