User Libraries

Revision as of 23:29, 9 August 2017 by Lchrisman (talk | contribs) (stray ))
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


When you place functions and variables in a library, the library becomes available as an extension to the system libraries. Its functions and variables also become available.

There are two types of user libraries:

  • A library Library icon1.png is a module within the current model.
  • A filed library Library icon2.png is saved in a separate file, and can be shared among several models.

Creating a library

To create a library of functions and/or variables:

  1. Create a module by dragging the module icon from the node palette onto the diagram, and give it a title.
  2. Change the class of the module to library or filed library.
  3. Create functions and/or variables in the new library or create them elsewhere in the model and then move them into the library.


Functions and variables in the top level of the library can be accessed from the Definition menu or Object Finder dialog. Use modules within the library to hold functions and variables (such as test cases) that are not accessible to models using the library.

Adding a filed library to a model

Add a filed library to a model using the Add Module dialog in Analytica's File menu.

Using a library

When defining a variable, you can use a function or variable from a library in any of the following ways:

Library 1.png

Example

Compare the way the Capm() function is displayed in the Object window (see Libraries) to the way it is displayed in the Object Finder dialog.

Library 2.png

See Also


Comments


You are not allowed to post comments.