forked from tcs-test-user/MatlabSampleApp2
Updated parameter name
This commit is contained in:
parent
75d9119679
commit
16f2278232
@ -17,7 +17,7 @@
|
|||||||
} ],
|
} ],
|
||||||
"inputParameters" : [ {
|
"inputParameters" : [ {
|
||||||
"type" : "INTEGER",
|
"type" : "INTEGER",
|
||||||
"name" : "Multiplicator"
|
"name" : "Multiplier"
|
||||||
} ],
|
} ],
|
||||||
"outputs" : [ {
|
"outputs" : [ {
|
||||||
"dataType" : "double_vector",
|
"dataType" : "double_vector",
|
||||||
|
Loading…
Reference in New Issue
Block a user