From 4f6371b06d3cb2c139867942f1791dd0a62f3574 Mon Sep 17 00:00:00 2001
From: Guylaine Prat <guylaine.prat@c-s.fr>
Date: Wed, 8 Aug 2018 16:36:15 +0200
Subject: [PATCH] Update matlab example page

---
 src/site/markdown/tutorials/matlab-example.md | 12 +++++++++++-
 1 file changed, 11 insertions(+), 1 deletion(-)

diff --git a/src/site/markdown/tutorials/matlab-example.md b/src/site/markdown/tutorials/matlab-example.md
index 83c97629..d396a5fb 100644
--- a/src/site/markdown/tutorials/matlab-example.md
+++ b/src/site/markdown/tutorials/matlab-example.md
@@ -1 +1,11 @@
-# Calling Rugged from Matlab
\ No newline at end of file
+# Calling Rugged from Matlab
+
+Examples of direct and inverse location were provided by the Centre de Techniques Spatiales of the Algerian Space Agency. 
+
+If you have any question about the examples, please contact issam.boukerch@yahoo.fr, researcher at the CTS.
+
+* [Direct location](src/site/markdown/tutorials/matlab-examples/DirectLocation.m)
+* [Inverse location](src/site/markdown/tutorials/matlab-examples/InverseLocation.m)
+* [Function to parse a DIMAP file](src/site/markdown/tutorials/matlab-examples/dim2rugged.m)
+
+Thank you Issam for your contribution!
\ No newline at end of file
-- 
GitLab