data3d
Creates the surface 3D points from inputted data.
Arguments
- Data matrix, real values
- Symbol for x value
- Real value starting value for x
- Real value ending value for x
- Symbol for y value
- Real value starting value for y
- Real value ending value for y
Output
Surface 3D points
Examples