forked from tcs-test-user/MatlabSampleApp1
Compare commits
No commits in common. "master" and "master" have entirely different histories.
@ -10,7 +10,10 @@
|
||||
"executableScriptName" : "sampleApp.m",
|
||||
"inputFiles" : [ {
|
||||
"dataType" : "double_vector",
|
||||
"multiplicity" : "1"
|
||||
"multiplicity" : {
|
||||
"minCount" : 1,
|
||||
"maxCount" : 1
|
||||
}
|
||||
} ],
|
||||
"inputParameters" : [ ],
|
||||
"outputs" : [ {
|
||||
|
Loading…
Reference in New Issue
Block a user