Skip to content

Commit 0a982e3

Browse files
authored
adding a note about MATLAB engines
1 parent 1dcf7e8 commit 0a982e3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -161,6 +161,7 @@ To use a MATLAB batch licensing token, first set it as a [secret](https://docs.g
161161

162162
## Notes
163163
- The **Setup MATLAB** action automatically includes the [MATLAB batch licensing executable](https://github.com/mathworks-ref-arch/matlab-dockerfile/blob/main/alternates/non-interactive/MATLAB-BATCH.md) (`matlab-batch`). To use a MATLAB batch licensing token in a workflow that does not use this action, you must first download the executable and add it to the system path.
164+
- Public project and MATLAB batch licensing do not support external language interfaces, including MATLAB Engine APIs for Python®, Java®, .NET, COM, C, C++, and Fortran.
164165
- When you use the **Setup MATLAB** action, you execute third-party code that is licensed under separate terms.
165166

166167
## See Also

0 commit comments

Comments
 (0)