
Contents |
HEKA (DAT)
Import HEKA (dat) files
impheka sample.dat; // import sample.dat file to current worksheet.
| Display Name | Variable Name | I/O and Type | Default Value | Description |
|---|---|---|---|---|
| File Name | fname |
Input string | | Filename of the image file to be imported. |
| File Info and Data Selection | trfiles |
Input TreeNode | | Treenode that specifies the information of the file and data |
| Import Options | options |
Input TreeNode | | Treenode that specifies importing options |
| Output | orng |
Output Range | | Specify where the data is put.
See the syntax here. |
| Header Info | trheader |
Output TreeNode | | Treenode that contains the header information in the data file |
| Repeat Import | reimp |
Input int | | Controls whether to repeat import the data. |
This function will import HEKA file/files by setting the options in the dialog. It can be accessed from menu or command window.
impheka -d in command window.