This is the command csrrheolef that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
csr - sparse matrix manipulation
SYNOPSIS
csr options... file[[.mtx].gz]
DESCRIPTION
Plots or manipulates a sparse matrix. Read from standard input, in Matrix-Market format.
Write to standard output in matlab or postscript formats.
EXAMPLE
Enter commands as:
csr -ps matrix.mtx | gv -
csr -matlab matrix.mtx > matrix.m
OUTPUT FORMAT OPTIONS
-ps output postscript. This is the default.
-mtx Reoutput in mtx format. When the input was not sorted by increasing line and then
column order, then, the output is.
-matlab
output matlab sparse format (see octave(1)).
-name string
specifies a current name for the sparse matlab output option. Default is "a";
Use csrrheolef online using onworks.net services