From 09b7b1965919bda09f6987b4ccf863d9cfeeea02 Mon Sep 17 00:00:00 2001 From: Michal_Lelonek Date: Thu, 9 Dec 2021 16:46:33 +0100 Subject: [PATCH] Add 'Geomap_function_3.m' --- Geomap_function_3.m | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 Geomap_function_3.m diff --git a/Geomap_function_3.m b/Geomap_function_3.m new file mode 100644 index 0000000..e0d6715 --- /dev/null +++ b/Geomap_function_3.m @@ -0,0 +1,8 @@ +%% This function was automatically generated. When modifying its signature, take care to apply +%% modifications also to the descriptor files in the repository. +function Geomap_function_3(Catalog) + +%% GEOMAP_FUNCTION_3 +%% TODO: Put your application code here + +end