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


Hi james,
I compiled your code. But I am getting some strange output

Cell array index 0
data(1,1) = 8.41049e-288 
data(1,2) = 5.45389e-312 
data(1,3) = -9.60206e+303 


I was expecting to print the individual elements(of matrix) of each entry of cell.

with regards,
ramana