diff --git a/uv2000.csv b/uv2000.csv
index 9e4037c65650b154b89ba46bd422fbbabee8359e..e93f96b53cd7e3e04c8f4b63a0cc2ea5d5fcc5b2 100644
--- a/uv2000.csv
+++ b/uv2000.csv
@@ -73,6 +73,8 @@ libxml2/2.9.4-Python-2.7.13,4
 LLVM/6.0.1-GCC-6.3.0-2.27,4
 M4/1.4.18,4
 Mako/1.0.6-Python-2.7.13,4
+MATLAB/2015b-COM,4
+MATLAB/2015b-EDU,4
 Mesa/18.1.3-GCC-6.3.0-2.27,4
 METIS/5.1.0-intel-2017a,4
 MPFR/3.1.4-intel-2017a,4
diff --git a/uv2000.md b/uv2000.md
index a0c0a4696d4d46f3309dd7130c7911225a173c49..4f30bdb4104a2730d93554773882f1c5922b1765 100644
--- a/uv2000.md
+++ b/uv2000.md
@@ -71,6 +71,7 @@
 | ------ | ----------- |
 | [Eigen](http://eigen.tuxfamily.org/index.php?title=Main_Page) | Eigen is a C++ template library for linear algebra: matrices, vectors, numerical solvers, and related algorithms. |
 | [GMP](http://gmplib.org/) | GMP is a free library for arbitrary precision arithmetic, operating on signed integers, rational numbers, and floating point numbers. |
+| [MATLAB](http://www.mathworks.com/products/matlab) | MATLAB is a high-level language and interactive environment that enables you to perform computationally intensive tasks faster than with traditional programming languages such as C, C++, and Fortran. |
 | [METIS](http://glaros.dtc.umn.edu/gkhome/metis/metis/overview) | METIS is a set of serial programs for partitioning graphs, partitioning finite element meshes, and producing fill reducing orderings for sparse matrices. The algorithms implemented in METIS are based on the multilevel recursive-bisection, multilevel k-way, and multi-constraint partitioning schemes. |
 | [MPFR](http://www.mpfr.org) | The MPFR library is a C library for multiple-precision floating-point computations with correct rounding. |
 | [SCOTCH](http://gforge.inria.fr/projects/scotch/) | Software package and libraries for sequential and parallel graph partitioning, static mapping, and sparse matrix block ordering, and sequential mesh and hypergraph partitioning. |