Message Boards Message Boards

0
|
4712 Views
|
2 Replies
|
1 Total Likes
View groups...
Share
Share this post:

Problem while defining a package

Posted 4 years ago

Hello I'm defining a package (attached); but when I run the following command:

Import["m.m"]
?MyPackage`

I get:

Missing["UnknownSymbol", "MyPackage`"]

Thank you for looking, J.

Attachments:
m.m
POSTED BY: jerome ibanes
2 Replies
Posted 4 years ago

Thank you!

POSTED BY: jerome ibanes
?MyPackage`* or Names["MyPackage`*"]

return

{"SlowFunc", "WrappedFunc"}
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard

Group Abstract Group Abstract