List Archives > 
Maple User Group List Archive > 
Archive by date > 
This Month By Date > 
This Month By Topic
[MUG] Creating combinations of normal 3D surfdata and contours
| [MUG] Creating combinations of normal 3D surfdata and contours |
|
Author: Jens Ernst
Posted: Mon, 05 Aug 2002 12:10:48 +0200
|
>> From: Jens Ernst "ernstj"
Dear users,
I would like to do the following, using Maple7:
Given a sequence of x,y,z-data points (which are organized so they can be
plotted with sufdata), create a surface plot looking like a mountain _and_
in the xy-plane of the same plot have the countour lines of this data.
The contours should show up as projections into the xy-plane.
I know how to get the surface:
surfdata(data, axes=frame, orientation=[70,30])
^^
and I know how to get the contour lines:
surfdata(data, axes=frame, style=contour, orientation=[70,0]);
^^
But how do I combine this into a nice 3D picture?
Thanks a lot in advance,
Jens
--
_____________________________________________________________________________
Jens Ernst Phone: ++49-89-289-28488
Lehrstuhl Effiziente Algorithmen Secr.: ++49-89-289-22681
Institut f\"ur Informatik Fax: ++49-89-289-25297
Gabelsbergerstr. 39, Raum 209 Email: "ernstj"
TU M\"unchen
80290 M\"unchen
|
[View Complete Thread]
Previous by date: [MUG] Bug in print(), Helmut Kahovec
Next by date: [MUG] Re: How to force a common factor from a simbolic matrix, Edwin Clark
Previous thread: [MUG] Re: more efficient way to generate a set?, Maple User Group
Next thread: [MUG] How to force a common factor from a simbolic matrix, Nicolai Sirbu
|