Test_2_43/appDefinition.json

19 lines
425 B
JSON

{
"scriptLanguage" : "MATLAB",
"executableScriptName" : "Test_2_43_2.m",
"functionName" : "Test_2_43_2",
"inputFiles" : [ {
"dataType" : "catalog",
"multiplicity" : {
"minCount" : 1,
"maxCount" : 1
}
} ],
"inputParameters" : [ ],
"outputs" : [ {
"dataType" : "catalog",
"fileName" : "Catalog2.mat"
} ],
"requiredTools" : [ "matlab" ],
"requiredComputationResources" : { }
}