Path: news.mathworks.com!not-for-mail
From: <HIDDEN>
Newsgroups: comp.soft-sys.matlab
Subject: Re: mxGetNumberOfDimensions missing ?
Date: Wed, 21 Oct 2009 23:43:01 +0000 (UTC)
Organization: Boeing
Lines: 17
Message-ID: <hbo6a4$k5l$1@fred.mathworks.com>
References: <2009102112385016807-spammersgohere@spaminvalid> <hbnv28$c5h$1@fred.mathworks.com> <2009102115045916807-spammersgohere@spaminvalid>
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 1256168581 20661 172.30.248.38 (21 Oct 2009 23:43:01 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Wed, 21 Oct 2009 23:43:01 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 756104
Xref: news.mathworks.com comp.soft-sys.matlab:579139


Geico Caveman <spammers-go-here@spam.invalid> wrote in message <2009102115045916807-spammersgohere@spaminvalid>...
> 
> This file is a modification of the commonly used f90 mex interface definition:
> 
> http://aede.osu.edu/people/roberts.628/papers/research/fmex/toolsandlinks.htm
> 
> I used the following example as the starting point of my efforts:
> 
> http://www.physik3.gwdg.de/~engster/mex_fortran90.html
> 
> I would be glad of any pointers (no pun intended either) to the proper 
> way of passing a 3D array to fortran, extracting the data and shape 
> from prhs(1), and creating a 3D array for plhs(1).

Thanks for the reply ... I will start looking into this.

James Tursa