MathGroup Archive 2013

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

Search the Archive

problem with mathematica ---> Get::"noopen": "Cannot open ("Graphics`Graphics`'")."

  • To: mathgroup at smc.vnet.net
  • Subject: [mg131563] problem with mathematica ---> Get::"noopen": "Cannot open ("Graphics`Graphics`'")."
  • From: bowen.raymone at gmail.com
  • Date: Mon, 2 Sep 2013 02:47:10 -0400 (EDT)
  • Delivered-to: l-mathgroup@mail-archive0.wolfram.com
  • Delivered-to: l-mathgroup@wolfram.com
  • Delivered-to: mathgroup-outx@smc.vnet.net
  • Delivered-to: mathgroup-newsendx@smc.vnet.net

Hi, everyone.

I have a problem with Mathematica 9. 

In[1]:= << ComputationalGeometry`
        << Graphics`Graphics`
        << LinearAlgebra`MatrixManipulation`

Get::noopen: "Cannot open \!\(\"Graphics`Graphics`\"\)"

Out[2]= $Failed

Get::noopen: "Cannot open \!\(\"LinearAlgebra`MatrixManipulation`\"\)."

Out[3]= $Failed

I actually have all of these three packages, ComputationalGeometry, Graphics`Graphics`, LinearAlgebra`MatrixManipulation`. The first one can be read, but the last two cannot be opened.

How can I do?

Thanks in advance. Bowen



  • Prev by Date: Embedding CDF in a Google Spreadsheet Form
  • Next by Date: DynamicModule values not saved correctly in "docked" cells?
  • Previous by thread: Embedding CDF in a Google Spreadsheet Form
  • Next by thread: Re: problem with mathematica ---> Get::"noopen": "Cannot open ("Graphics`Graphics`'")."