MathGroup Archive 2004

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

Search the Archive

Can't Load additional packages

  • To: mathgroup at smc.vnet.net
  • Subject: [mg46554] Can't Load additional packages
  • From: "Mostafa" <mostafa at nospam.com>
  • Date: Mon, 23 Feb 2004 22:33:36 -0500 (EST)
  • Sender: owner-wri-mathgroup at wolfram.com

Hello,

I have downloaded a package called "MultipleLogListPlot" from
http://library.wolfram.com/infocenter/MathSource/5031/
I have put the file MultipleLogListPlot.m under the C:\Program Files\Wolfram
Research\Mathematica\5.0\AddOns\StandardPackages\Graphics directory.

When I try to use it, I get the following:

Needs["Graphics`MultipleLogListPlot`"]

Needs::nocont: Context Graphics`MultipleLogListPlot` was not created when
Needs was evaluated



Then when I try to use MultipleLogListPlot, it doesn't work



How do I fix that? And how do I load additional packages of this type in
general?



Thank you

Mostafa




  • Prev by Date: Re: Simple Question [Clearing Variables]
  • Next by Date: Re: Help with Export function
  • Previous by thread: Re: How to set y always greater than or equal to x for a function?
  • Next by thread: 100% faithful display with the Histogram function?