Skip to content

Commit 2f044d7

Browse files
authored
Add warning regarding latest matlab issues (#206)
1 parent cd26c36 commit 2f044d7

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
## MATLAB
22

3-
**Warning: MATLAB 2022a/2022b**
43

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.**
4+
| :exclamation: MATLAB versions 2022a/2022b trigger a segfault and no not work with `MATLAB.jl`. Maintainers are attempting to diagnoise the cause and fix the issue.** |
5+
|-----------------------------------------|
6+
67

78

89
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.

0 commit comments

Comments
 (0)