You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,9 @@
1
1
## MATLAB
2
2
3
-
**Warning: MATLAB 2022a/2022b**
4
3
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
+
6
7
7
8
8
9
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