Geomap_function_3/appDefinition.json

20 lines
466 B
JSON

{
"scriptLanguage" : "MATLAB",
"executableScriptName" : "Geomap_function_3.m",
"inputFiles" : [ {
"dataType" : "catalog",
"multiplicity" : {
"minCount" : 1,
"maxCount" : 1
}
} ],
"inputParameters" : [ ],
"outputs" : [ {
"dataType" : "eff_drop_out_aux_image",
"fileName" : "Figure1.png",
"fileFormat" : "PNG",
"isReturnedValue" : false
} ],
"requiredTools" : [ "matlab" ],
"requiredComputationResources" : { }
}