CIBC:Documentation:SCIRun:Reference:SCIRun:ChooseMatrix
From SCIRun Documentation Wiki
Contents |
ChooseMatrix
Information
- Package: SCIRun
- Catagory: Math
- Author(s): David Weinstein
- Status: Supported in latest version
- Version: 3.0
Description
Summary
ChooseMatrix takes in an arbitrary number of input matrices, and pass one of them downstream, based on the port index typed in the UI.
Detailed Description
ChooseMatrix takes in an arbitrary number of input matrices, and pass one of them downstream, based on the port index typed in the UI. If the Use first valid matrix option is checked, the module will disregard the port index and iterate over the input ports, passing the first valid data downstream.
Frequently Asked Questions
Known Bugs
Recent Changes
Go back to Documentation:SCIRun:Reference:SCIRun