Update 'appDefinition.json'

This commit is contained in:
Michal_Lelonek 2021-12-07 16:33:59 +01:00
parent 131b521361
commit 1c6abf1bba
1 changed files with 2 additions and 2 deletions

View File

@ -11,8 +11,8 @@
} ],
"inputParameters" : [ ],
"outputs" : [ {
"dataType" : "gdf_csv",
"fileName" : "CatalogID.csv"
"dataType" : "catalog",
"fileName" : "Catalog2.mat"
} ],
"requiredTools" : [ "matlab" ],
"requiredComputationResources" : { }