This forum is invite only. To register your account, follow the invite link in your invitation email.
Anyone else having a hard time getting the mathematica packages to work or is it just me
? Any help would be appreciated.
Comments
Can you be more specific?? I'm sitting in my office right now, by the way and should be around until 3:00. Fire me an email, if you'd like to swing by.
when executing this
PrependTo[$Path, NotebookDirectory[]];
Needs["FractalGeometry
IteratedFunctionSystems
"];Needs["FractalGeometry
DigraphFractals
"];I get the following error messages:
NotebookDirectory::nosv: The notebook NotebookObject[Untitled-4] is not saved.
Get::path: $Failed in $Path is not a string.
Get::path: $Failed in $Path is not a string.
Get::noopen: Cannot open FractalGeometry
IteratedFunctionSystems
.Needs::nocont: Context FractalGeometry
IteratedFunctionSystems
was not created when Needs was evaluated.Get::path: $Failed in $Path is not a string.
Get::path: $Failed in $Path is not a string.
Get::noopen: Cannot open FractalGeometry
DigraphFractals
.Needs::nocont: Context FractalGeometry
DigraphFractals
was not created when Needs was evaluated.It looks like you fired up a brand new notebook. Try doing the computation inside the FinalQuiz.nb notebook.