Update 'appDefinition.json'

This commit is contained in:
Michal_Lelonek 2021-12-10 14:34:07 +01:00
parent b4db57e36b
commit 267ee1aa72
1 changed files with 2 additions and 2 deletions

View File

@ -9,10 +9,10 @@
}
} ],
"inputParameters" : [ ],
"outputs" : [ {
"outputs" : [ {
"dataType" : "eff_drop_out_aux_image",
"fileName" : "Figure1.png",
"fileFormat" : "PNG",
"fileName" : "Figure1",
"isReturnedValue" : false
} ],
"requiredTools" : [ "matlab" ],