From: "Tim Davis" <davis@cise.ufl.edu>
Path: news.mathworks.com!newsfeed-00.mathworks.com!webcrossing
Newsgroups: comp.soft-sys.matlab
Subject: Re: Mac Intel OpenGL error
Message-ID: <ef42ae2.11@webcrossing.raydaftYaTP>
Date: Sat, 10 Mar 2007 19:58:06 -0500
References: <45F1DE0A.7060709@mathworks.com> <ef42ae2.7@webcrossing.raydaftYaTP> <45F1F4B2.1070000@mathworks.com> <ef42ae2.9@webcrossing.raydaftYaTP> <ef42ae2.10@webcrossing.raydaftYaTP>
Lines: 7
NNTP-Posting-Host: 70.171.50.145
MIME-Version: 1.0
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
Xref: news.mathworks.com comp.soft-sys.matlab:396713



Tim Davis wrote:

> p = amd (A) ;

Correction ... on older MATLAB's (7.2 or earlier, I think) you'll
need to use symamd instead, since amd wasn't a user-callable routine
in those versions of MATLAB.