From b50208643468fcb9ae943bd42fb73aab11961df9 Mon Sep 17 00:00:00 2001 From: Michal_Lelonek Date: Tue, 7 Dec 2021 16:16:10 +0100 Subject: [PATCH] Update 'Test_2_43_2.m' --- Test_2_43_2.m | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Test_2_43_2.m b/Test_2_43_2.m index e8ab2d7..4a81045 100644 --- a/Test_2_43_2.m +++ b/Test_2_43_2.m @@ -5,4 +5,6 @@ function Catalog2 = Test_2_43_2(Catalog) %% TEST_2_43 %% TODO: Put your application code here +Catalog2=Catalog(1).val + end