Skip to content

Commit 8a12ff0

Browse files
author
Marek Rudnicki
committed
faq: use the official MATLAB Engine for Python
1 parent ce81f87 commit 8a12ff0

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

FAQ.rst

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,14 @@ Is there alternative software?
8080

8181
Yes. Here's a little compilation:
8282

83-
(last updated on June 17, 2014)
83+
(last updated on April 18, 2015)
84+
85+
86+
- `MATLAB Engine for Python`_
87+
88+
- official package from Mathworks
89+
- supports new versions of Python (2.7, 3.3, and 3.4)
90+
- ships with MATLAB 2015a
8491

8592
- pymatlab_
8693

@@ -114,6 +121,7 @@ There is a nice overview of the `available packages`_ at
114121
StackOverflow.
115122

116123

124+
.. _`MATLAB Engine for Python`: http://mathworks.com/help/matlab/matlab-engine-for-python.html
117125
.. _pymatlab: http://pymatlab.sourceforge.net/
118126
.. _mlabwrap: http://mlabwrap.sourceforge.net/
119127
.. _mlab: https://github.com/ewiger/mlab

0 commit comments

Comments
 (0)