Language Integration in G
- Updated2023-02-17
- 1 minute(s) read
Language Integration in G
You can use other languages in addition to G when creating an application.
The following table displays the ways you can integrate your existing code in another language into G.
| Language | How to Integrate |
| C | Use a C node. |
| Shared Library | Add a Shared Library Interface (SLI) document. |
| .NET Code | Create a .NET Interface. |
| MATLAB Functions and Scripts | Create a MATLAB Interface. |