MathGroup Archive 1998

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

Search the Archive

Re: standard libraries not loading

  • To: mathgroup at smc.vnet.net
  • Subject: [mg14332] Re: [mg14282] standard libraries not loading
  • From: "Jens-Peer Kuska" <kuska at linmpi.mpg.de>
  • Date: Thu, 15 Oct 1998 00:28:39 -0400
  • Sender: owner-wri-mathgroup at wolfram.com

Hi Steward,

You need a backquote ` and not a quote '

The command

<<Calculus`LaplaceTransform`

with backquotes will work.
Hope that helps
  Jens
-----Original Message-----
From: Stewart Robinson <stewart at tamu.edu> To: mathgroup at smc.vnet.net
Subject: [mg14332] [mg14282] standard libraries not loading


>For some reason, when I invoke the LaplaceTransform command my output
>will simple be a formatted copy of the input.  It is not actually
>computing the transform.  I tried to load the command specifically in a
>new session before invoking the command and I get the following
>
>In[1]=  <<Calculus'LaplaceTransform' Get::noopen: Cannot open
>Calculus'LaplaceTransform' Out[1]= $Failed
>
>Any ideas what I am doing wrong?
>
>I just reinstalled it after doing a system upgrade with the standard
>full installation.
>
>Stewart Robinson
>
>



  • Prev by Date: "XYY...Yn" plot functionallity
  • Next by Date: Re: Mathematica 3 speed on a Sun Ultra1/200e ?
  • Previous by thread: standard libraries not loading
  • Next by thread: Optimization packages for Mathematica: do they exist?