Language Integration in G
- 更新时间2023-02-17
- 阅读时长1分钟
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. |