Main Content

Requirements and Limitations of MATLAB Compiler SDK Java Target

System Requirements

System requirements and restrictions on use of the MATLAB® Compiler SDK™ Java® target are as follows:

Limitations of MATLAB Compiler SDK Java Target

Consider the following limitations when creating Java packages using MATLAB Compiler SDK:

  • Special characters in MATLAB comments can cause compilation to fail. Remove special characters or replace them with XML characters. For example, "<" can be replaced with "&lt;".

  • JAR files created by MATLAB Compiler SDK cannot be loaded back into MATLAB with the MATLAB Java External Interface.

Path Modifications Required for Accessibility

In order to use some screen-readers or assistive technologies, such as JAWS®, you must add the following DLLs to your Windows® path:

matlabroot\sys\java\jre\arch\jre\bin\JavaAccessBridge.dll
matlabroot\sys\java\jre\arch\jre\bin\WindowsAccessBridge.dll
You may not be able to use such technologies without doing so.