MathGroup Archive 2001

[Date Index] [Thread Index] [Author Index]

Search the Archive

Using Needs[] and Nodal

  • To: mathgroup at smc.vnet.net
  • Subject: [mg26721] Using Needs[] and Nodal
  • From: "Adam Yudelman" <yudelman at home.com>
  • Date: Thu, 18 Jan 2001 00:57:22 -0500 (EST)
  • Sender: owner-wri-mathgroup at wolfram.com

I am just starting with mathematica. I got this book, "Applied Electronic
Engineering with Mathematica" and it came with a demo version of the Nodal
software. I put the nodal .m files into //Mathematica
4/Addons/StandardPackages/Nodal/ but when I enter
Needs["Nodal`","NodalDem.m"];
as is recommended by the book, I get
Get::"noopen": "Cannot open \!\(\"NodalDem.m\"\)."
Needs::"nocont": "Context \!\(\"Nodal`\"\) was not created when Needs was \
evaluated."
Can someone tell me how to load in this package to use?

Adam



  • Prev by Date: The value of a partial derivative
  • Next by Date: Re: Question?
  • Previous by thread: RE: The value of a partial derivative
  • Next by thread: RE: Using Needs[] and Nodal