Message Boards Message Boards

0
|
4813 Views
|
1 Reply
|
2 Total Likes
View groups...
Share
Share this post:

Creating a library of functions: How?

Posted 4 years ago
POSTED BY: Dave Lubbers

Put your definitions in a .m file of .txt file, and then use the Get command.

Get["MyFile.txt"]

or using the << notation:

<< "MyFile.txt"

That should work. See the help of Get (ref/Get).

POSTED BY: Sander Huisman
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