Component |
Version |
Inputs |
Outputs |
Description |
ExclusiveCombiner |
1.1 |
item1A, item1B, item1C, item1D, item1E, item2A, item2B, item2C, item2D, item2E, item3A, item3B, item3C, item3D, item3E |
itemA, itemB, itemC, itemD, itemE |
Binds one set of inputs to the output ports. |
MatlabEvaluate |
1.0 |
script, table1, table2, table3, table4, table5, var1, var2, var3, var4, var5, var6, var7, var8, var9 |
table, optOut1, optOut2, optOut3, document |
Executes a Matlab script that generates a matrix from the given data. |
REvaluate |
2.2 |
script, table1, table2, table3, table4, table5, var1, var2, var3, inArray |
table, outArray, optOut1, optOut2, optOut3, document |
Executes an R script that generates a matrix from the given data. |
RowCount |
1.1 |
relation |
dimensions, category |
Classifies the number of rows of an input CSV to be either small, medium, or large. |