From b4db57e36b847e310336c55a413234093f0a9d0c Mon Sep 17 00:00:00 2001 From: Michal_Lelonek Date: Thu, 9 Dec 2021 16:51:59 +0100 Subject: [PATCH] Update 'appDefinition.json' --- appDefinition.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appDefinition.json b/appDefinition.json index 757b5f0..16339fe 100644 --- a/appDefinition.json +++ b/appDefinition.json @@ -12,7 +12,7 @@ "outputs" : [ { "dataType" : "eff_drop_out_aux_image", "fileFormat" : "PNG", - "fileName" : "Map", + "fileName" : "Figure1", "isReturnedValue" : false } ], "requiredTools" : [ "matlab" ],