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: Thu, 27 Aug 2009 12:18:18 +0000 (UTC)
Organization: Indian Institute of Technology
Lines: 8
Message-ID: <h75tia$ov3$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>
Reply-To: <HIDDEN>
NNTP-Posting-Host: webapp-03-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1251375498 25571 172.30.248.38 (27 Aug 2009 12:18:18 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Thu, 27 Aug 2009 12:18:18 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 223861
Xref: news.mathworks.com comp.soft-sys.matlab:566411


INput from Matlab file 
A cell of size k, containing a MxN matrix entries
Desired variable in C MEx file
A 3D matrix data[i][j][k] where k is the kth cell entry
or equivalent representation so that I can access MxNth matrix elements

with regards,
ramana