Code covered by the BSD License  

Highlights from
UFget: MATLAB interface to the UF sparse matrix collection

image thumbnail
from UFget: MATLAB interface to the UF sparse matrix collection by Tim Davis
Downloads sparse matrices from the web directly into the MATLAB workspace, from a vast range of real

Contents.m
% UFget: MATLAB interface for the UF Sparse Matrix Collection.
%
%   UFget             - loads a matrix from the UF Sparse Matrix Collection.
%   UFweb             - opens the URL for a matrix.
%   UFgrep            - search for matrices in the UF Sparse Matrix Collection.
%
% Helper functions:
%
%   UFget_defaults    - returns default parameter settings for UFget.
%   UFget_example     - a demo for UFget.
%   UFget_lookup      - gets the group, name, and id of a matrix.
%
% Example:
%   help UFget

% Copyright 2008, Timothy A. Davis

Contact us at files@mathworks.com