Name

adams.flow.transformer.Mat5ArraySubset


Synopsis

Outputs either a single value (all dimensions in index specified) from an array or a subset (if one or more dimensions left empty).
Only arrays of type us.hebi.matlab.mat.types.Matrix are currently supported.


Additional information

Flow input/output:
- input: us.hebi.matlab.mat.types.Array
- output: java.lang.Double


Options