CIBC:Documentation:SCIRun:Reference:SCIRun:WriteMatrix
From NCRR Biomedical Software Development, Engineering, and Dissemination Wiki
Contents |
WriteMatrix
Information
- Package: SCIRun
- Catagory: DataIO
- Author(s): Steven G. Parker
- Status: Supported in latest version
- Version: 3.0
Description
Summary
The WriteMatrix modules saves a persistent representation of a matrix to disk.
Detailed Description
Upon opening, the WriteMatrix GUI defaults to the directory that the user sets for their SCIRUN_DATA environment variable. Otherwise, the GUI will default to the directory where the user's SCIRun executable resides. The user can enter the name of a file that the matrix saves to. The file should have a .mat extension. The default file name is MyMatrix. The user may also choose between a Binary or ASCII file format. The Split check box option splits the reader file and matrix data into two files.
Frequently Asked Questions
Known Bugs
Recent Changes
Go back to Documentation:SCIRun:Reference:SCIRun
