diff --git a/README.md b/README.md index 5461274..49d25bb 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ For example, ### MathWorks Products (https://www.mathworks.com) -Requires MATLAB release R2022b or newer +Requires MATLAB release R2024a or newer ### 3rd Party Products: - Python - v3.10 or newer diff --git a/doc/documentation.md b/doc/documentation.md index ed494b4..9d6a556 100644 --- a/doc/documentation.md +++ b/doc/documentation.md @@ -4,7 +4,7 @@ This document highlights the usage of the MATLAB functions for reading and writi Please find examples of the usage of these functions in `examples.md`. Please refer to `README.md` for installation instructions and third-party dependencies. -* The use of this repository requires MATLAB release R2022b or newer. +* The use of this repository requires MATLAB release R2024a or newer. * Currently, only Zarr v2 is supported. ## `zarrcreate(FILEPATH, DATASIZE, Name=Value)`