From 9c70943f87d942d8702bd17d7463c9cc808b5eed Mon Sep 17 00:00:00 2001 From: Michal_Lelonek Date: Tue, 14 Dec 2021 16:05:20 +0100 Subject: [PATCH] Update 'appDefinition.json' --- appDefinition.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/appDefinition.json b/appDefinition.json index 5bbf94c..390f6d3 100644 --- a/appDefinition.json +++ b/appDefinition.json @@ -15,10 +15,10 @@ "type" : "DOUBLE", "name" : "BIN2" } ], - "outputs" : [ { +"outputs" : [ { "dataType" : "eff_drop_out_aux_image", + "fileName" : "Figure1.png", "fileFormat" : "PNG", - "fileName" : "Figure1", "isReturnedValue" : false } ], "requiredTools" : [ "matlab" ],