Update 'appDefinition.json'

This commit is contained in:
Michal_Lelonek 2021-12-14 16:05:20 +01:00
parent 29b1f1beb9
commit 9c70943f87

View File

@ -15,10 +15,10 @@
"type" : "DOUBLE", "type" : "DOUBLE",
"name" : "BIN2" "name" : "BIN2"
} ], } ],
"outputs" : [ { "outputs" : [ {
"dataType" : "eff_drop_out_aux_image", "dataType" : "eff_drop_out_aux_image",
"fileName" : "Figure1.png",
"fileFormat" : "PNG", "fileFormat" : "PNG",
"fileName" : "Figure1",
"isReturnedValue" : false "isReturnedValue" : false
} ], } ],
"requiredTools" : [ "matlab" ], "requiredTools" : [ "matlab" ],