Path: news.mathworks.com!not-for-mail
From: <HIDDEN>
Newsgroups: comp.soft-sys.matlab
Subject: Re: how to pass cell of 3D matrices to C mex
Date: Fri, 28 Aug 2009 03:41:02 +0000 (UTC)
Organization: Indian Institute of Technology
Lines: 8
Message-ID: <h77jke$cl2$1@fred.mathworks.com>
References: <h6tl9j$a0p$1@fred.mathworks.com> <h6tp1k$sja$1@fred.mathworks.com> <h72u3f$5qi$1@fred.mathworks.com> <h73knq$o06$1@fred.mathworks.com> <h74ttb$t3r$1@fred.mathworks.com> <h75bq8$jk6$1@fred.mathworks.com> <h75fld$ort$1@fred.mathworks.com> <h75j0a$rg4$1@fred.mathworks.com> <h75kdb$8c6$1@fred.mathworks.com> <h75tia$ov3$1@fred.mathworks.com> <h7696t$i7u$1@fred.mathworks.com> <h76fi0$213$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 1251430862 12962 172.30.248.35 (28 Aug 2009 03:41:02 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Fri, 28 Aug 2009 03:41:02 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 223861
Xref: news.mathworks.com comp.soft-sys.matlab:566653


Hi James,
Thank you very much. Now it is working fine.
Yes, I want to change the contents of the matrices in the mex file. I don't want it as Read only file.
Though not required for my present application, I wanted to know if the matrices can be of  different sizes. Right now, I see in your code you have restricted to be same size. 


with regards,
ramana