Description:
It represents the COM object for the element Matlab
Properties:
| Name | Name of the node |
| ID | Identification number of the node |
| Comment | Comment for the node |
| FileName | Name of the Matlab script file |
| PathName | Path of the Matlab script file |
| StartCommand | Matlab start command being called once time at the start of the optimization process |
| InputLinks (ReadOnly) | Return the Links-object. It is the collection of all input links for the node |
| OutputLinks (ReadOnly) | Return the Links-object. It is the collection of all output links for the node |
| Application (ReadOnly) | Return the Application-object |