sparse_display_test


sparse_display_test, a Fortran77 code which calls sparse_display(), 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.

Licensing:

The computer code and data files made available on this web page are distributed under the MIT license

Related Data and Programs:

sparse_display, a Fortran77 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 19 December 2023.