SCI Home Software Documentation Installation User's Guide Developer's Guide

CIBC:Documentation:SCIRun:Reference:ModelCreation:WriteMatrix

From SCIRun Documentation Wiki

Jump to: navigation, search

Contents

WriteMatrix

Information

Package: ModelCreation
Catagory: DataIO
Author(s): Jeroen Stinstra
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.

This module has an optional filename input port which allows to override the name assigned in the GUI. This port is intended to assist with scripting and can be used to automatically assign filenames.



Frequently Asked Questions


Known Bugs


Recent Changes


Go back to Documentation:SCIRun:Reference:ModelCreation

Personal tools