Engee documentation

System

This section describes tools that enable interoperability between Julia and MATLAB, making it possible to execute MATLAB code from Julia and exchange data between these environments. These tools support basic integration features, providing compatibility with a wide range of MATLAB objects and data. Mechanisms for passing arrays, structures, and other data are provided, making it easy to call MATLAB functions and execute scripts.

Also included are usage references, code examples, and a detailed description of the MATLAB API for working with MATLAB in Julia.