| DataLab is a compact statistics package aimed at exploratory data analysis. Please visit the DataLab Web site for more information.... |

Home Features of DataLab Scripts DataLab Scripts |
||||||||
See also: Format of Script Files, MATLAB Script File, Math Formulas, Math Formulas - Constants, Variables, Operators, Scaling, Guided Tour: Transforming Data
![]() |
||||||||
DataLab Scripts
DataLab can be controlled by simple text-based scripts without any user interaction. The script files can be loaded and executed either from the DataLab script editor (command File/Script... or toolbar button After calling the command File/Script... the script editor is opened. The script editor can be used both to write new scripts and to load and execute existing scripts. Details on the possible commands and format definitions are described in the list of supported script commands.
If any error occurs during the execution the script is aborted and an error message is displayed. Note that the scripts can be written using any text editor which is capable of creating plain ASCII text. Scripts have to have the file extension .ISC.
|
||||||||