|
[Date Index]
[Thread Index]
[Author Index]
Re: Need definitions for lhs=rhs
- To: mathgroup at smc.vnet.net
- Subject: [mg46332] Re: Need definitions for lhs=rhs
- From: Bill Rowe <readnewsciv at earthlink.net>
- Date: Sat, 14 Feb 2004 22:19:42 -0500 (EST)
- Sender: owner-wri-mathgroup at wolfram.com
On 2/14/04 at 4:37 AM, alan4100 at comcast.net (alan) wrote:
>I try to add Graphics 'ContourPlot3D' from the Mathematica Sample
>by typing <<Graphics 'ContourPlot3D" to input #1
The correct syntax is
<<Graphics`ContourPlot3D`
That is no spaces and both the single and double quotes need to be replaced with the "`" character.
--
To reply via email subtract one hundred and four
Prev by Date:
Show Factor
Next by Date:
"Reduce" returns repeated solutions!
Previous by thread:
Re: Need definitions for lhs=rhs
Next by thread:
Can Mathematica Ver 5 Import ESRI *.shp, *.shx and DBase *.dbf files??
|