Merge topic 'FindMatlab-R2023a' into release-3.26

58ab34d88a FindMatlab: add version/release map for R2023a

Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !8334
diff --git a/Modules/FindMatlab.cmake b/Modules/FindMatlab.cmake
index 0f1e451..34b1c5b 100644
--- a/Modules/FindMatlab.cmake
+++ b/Modules/FindMatlab.cmake
@@ -296,6 +296,7 @@
 endif()
 
 set(MATLAB_VERSIONS_MAPPING
+  "R2023a=9.14"
   "R2022b=9.13"
   "R2022a=9.12"
   "R2021b=9.11"