Shortcut: SELECT_COMPONENTS
Module | valtools |
---|---|
Description | Usage |
Create a new value to hold a subset of the components that are in a vector or matrix | |
output value | type |
a vector containing the selected components | vector |
Input
The arguments that serve as the input for this action are specified using one or more of the keywords in the following table.
Keyword | Type | Description |
---|---|---|
ARG | vector/matrix | the value from which we are selecting components |
Further details and examples
Text from manual goes here
Syntax
The following table describes the keywords and options that can be used with this action
Keyword | Type | Default | Description |
---|---|---|---|
ARG | input | none | the value from which we are selecting components |
COMPONENTS | compulsory | none | the components in the input value that you woul like to build a new vector from |