~ubuntu-branches/ubuntu/hardy/suitesparse/hardy

« back to all changes in this revision

Viewing changes to RBio/RBfix.m

  • Committer: Bazaar Package Importer
  • Author(s): Rafael Laboissiere
  • Date: 2008-02-21 14:46:50 UTC
  • mto: This revision was merged to the branch mainline in revision 6.
  • Revision ID: james.westby@ubuntu.com-20080221144650-rwcyowy7vo3bxjtx
Tags: upstream-3.1.0
ImportĀ upstreamĀ versionĀ 3.1.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
function [A Z title key mtype] = RBfix (filename)
 
1
function [A, Z, title, key, mtype] = RBfix (filename)
2
2
%RBFIX read a possibly corrupted matrix from a R/B file
3
3
% (assembled format only).  Usage:
4
4
%