vsTASKER 7 User Manual
×
Menu
Index

Settings

 
Settings
1

Directory

1. Directory
Select here the directory where MATLAB has been installed.
Use the little folder icon to select it.
 
2

Compiler

2. Compiler
Location of the mcc.exe compiler that will be used to compile the MATLAB functions defined in the database to create the local library.
Use the blue left arrow button to automatically retrieve it once the Directory has been set.
 
3

Functions

3. Functions
Directory where all MATLAB function (*.m) will be defined and stored for vsTASKER database.
Use the little folder icon to select it.
 
4

Lib Name

4. Lib Name
Name of the library that will be created with all the M function files compiled.
This library will be stored in the Functions directory (in the snapshot above, it will be matlab.lib)
Because the M files compilation is slow, it is more efficient to build a library and use it with the simulation engine.
5

Compile

5. Compile
Force the build of the library by compiling all M functions of the database.
Once the library is built, it will not be necessary to rebuild it every time the database is changed, unless the MATLAB functions are changed.
 
6

Check

6. Check
Use this button to check the compiler with a simple default M function file.
 
7

Setup

7. Setup
Use this button to select the compiler to use.
If you have several compiler installed, use the one that will be used to also compile the vsTASKER database to avoid mismatch with libraries.
 
8

Compile Later

8.
If checked, compilation of the M files will be done at database compilation time.
 
9

Save

9. Save
Store and memorize the actual settings.