Message Boards Message Boards

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

How do I create a Toolbox? (collection of useful functions)

Posted 10 years ago

I am new to Mathematica but for several years I have been using Delphi for mathematical modeling. In Delphi, applications are called Projects and a project will comprise several Units. I created a unit that I named Toobox. It contained many functions and procedures created by me but useful in a wide variety of projects. By adding Toolbox to any Project the complete contents of Toolbox were made available even though I might wish to use just a single function or procedure. I would like to accomplish the same with Mathematica and this is my solution - so far. I have created a Notebook called Toolbox that I am filling with functions and blocks of text. When I need a function, for example, I copy its cell from Toolbox and paste it into whatever notebook needs it. Is there a better way of doing this? My solution seems cumbersome compared to my Delphi experience.

POSTED BY: Hamish Small
2 Replies

What you want to create is a Package.

POSTED BY: Frank Kampas
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