Skip to content

Commit cd26c36

Browse files
authored
Add warning about issues with matlab 2022a/2022b
1 parent cd58f51 commit cd26c36

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
## MATLAB
22

3+
**Warning: MATLAB 2022a/2022b**
4+
5+
**Presently, these versions of MATLAB trigger a segfault and no not work with `MATLAB.jl`. Maintainers are attempting to diagnoise the cause and fix the issue.**
6+
7+
38
The `MATLAB.jl` package provides an interface for using [MATLAB®](http://www.mathworks.com/products/matlab/) from [Julia](http://julialang.org) using the MATLAB C api. In other words, this package allows users to call MATLAB functions within Julia, thus making it easy to interoperate with MATLAB from the Julia language.
49

510
You cannot use `MATLAB.jl` without having purchased and installed a copy of MATLAB® from [MathWorks](http://www.mathworks.com/). This package is available free of charge and in no way replaces or alters any functionality of MathWorks's MATLAB product.

0 commit comments

Comments
 (0)