From b1aeb138e8272a558bac9feff89f5f6dbeda1893 Mon Sep 17 00:00:00 2001 From: Michal_Lelonek Date: Thu, 9 Dec 2021 16:25:00 +0100 Subject: [PATCH] Add 'Geomap_function_2.m' --- Geomap_function_2.m | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 Geomap_function_2.m diff --git a/Geomap_function_2.m b/Geomap_function_2.m new file mode 100644 index 0000000..71c7cb4 --- /dev/null +++ b/Geomap_function_2.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 Figure1 = Geomap_function_2(Catalog) + +%% GEOMAP_FUNCTION_2 +%% TODO: Put your application code here + +end