RE: Two questions
- To: mathgroup@smc.vnet.net
- Subject: [mg11535] RE: [mg11468] Two questions
- From: jmt <jmthomas@cybercable.tm.fr>
- Date: Sat, 14 Mar 1998 13:55:53 -0500
- Organization: TeA
1) Use the option HiddenSurface->False 2) If f is the function defined in your package, and if you call f before reading the package, do: Remove[f] and then read your package. Hope this helps, ----------------------------------------------- Jean-Marie THOMAS Conseil et Audit en Ingenierie de Calcul www.cybercable.tm.fr/~jmthomas ------------------------------------------------ -----Message d'origine----- De: Selwyn Hollis [SMTP:shollis@peachnet.campus.mci.net] Date: jeudi 12 mars 1998 07:35 A: mathgroup@smc.vnet.net Objet: [mg11468] Two questions I have two questions that I hope someone can help me with. 1) Is there a way to use Plot3D to create a ``wireframe" surface plot---that is, showing only the grid curves? (No, Shading->False is not what I'm after. I want the plot to be _transparent._) If not, is there a better way to do it than plotting curves with ParametricPlot3D? 2) I am continually forgetting to load a package before entering a command that it contains. Is there a way to get out of the resulting jam without quitting the kernel? Thanks! -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Dr. Selwyn Hollis Associate Professor of Mathematics Armstrong Atlantic State University Savannah, GA 31419 USA <http://www.math.armstrong.edu/faculty/hollis/> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~