Path: news.mathworks.com!not-for-mail
From: <HIDDEN>
Newsgroups: comp.soft-sys.matlab
Subject: ndfun error
Date: Fri, 1 Aug 2008 16:25:03 +0000 (UTC)
Organization: The MathWorks, Inc.
Lines: 9
Message-ID: <g6vdcv$6n6$1@fred.mathworks.com>
Reply-To: <HIDDEN>
NNTP-Posting-Host: webapp-05-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1217607903 6886 172.30.248.35 (1 Aug 2008 16:25:03 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Fri, 1 Aug 2008 16:25:03 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1338633
Xref: news.mathworks.com comp.soft-sys.matlab:483149



I have been using the ndfun mex file by Peter Boettcher to 
find the product of many 2x2 matrices but since installing 
Matlab R2007a again on a new machine (64bit), i can no 
longer run ndfun from my unchanged code. I get this error:

??? Undefined function or method 'ndfun' for input 
arguments of type 'char'.

Any idea how I can resolve this? Thanks