help errors!
- To: mathgroup at smc.vnet.net
- Subject: [mg23563] help errors!
- From: "khs" <khs at procd.sogang.ac.kr>
- Date: Sat, 20 May 2000 03:10:37 -0400 (EDT)
- Organization: Sogang University
- Sender: owner-wri-mathgroup at wolfram.com
to use Ployhedron, I typed, like this
Needs["Graphics'Polyhedra'"];
but, I got folloing errors,
Context::"quote":
"Warning, ("Graphics'Polyhedra'") is not a valid context. A valid
context uses back quotes instead of forward quotes as in
("Graphics`Polyhedra`")."
Needs::"cxt":
"Context (string ending in ("`")) expected at position (1) in
Needs[\"Graphics'Polyhedra'"]."
How can I do?
In advance Thanks!