Go to the source code of this file.
◆ fun_h__
◆ FUNCTYPE
Enumeration for the data types suported.
Enumerator |
---|
TYPE_DOUBLE | similar to scilab double
|
TYPE_COMPLEX | similar to scilab complex
|
TYPE_STRING | similar to scilab string
|
TYPE_STRUCT | similar to scilab struct
|
TYPE_DOUBLE | |
TYPE_COMPLEX | |
TYPE_STRING | |
TYPE_STRUCT | |
◆ fun()
API Function to call/receive and pass the data to fun API
- Parameters
-
- Returns
- int Status Code
API Function to call/receive and pass the data to fun API
This Function will be communicating with Octave to access it's function.