sparse_display_test


sparse_display_test, a C code which calls sparse_display() to read information defining a matrix of numbers and display the sparsity pattern or location of the nonzero elements using gnuplot.

Licensing:

The information on this web page is distributed under the MIT license.

Related Data and Programs:

sparse_display, a C code which can read information defining a matrix of numbers and display the sparsity pattern or location of the nonzero elements using gnuplot. This operation is already available in the built-in matlab "spy" command.

Source Code:


Last revised on 06 August 2019.