help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

cell arrays in liboctave


From: Gorazd Brumen
Subject: cell arrays in liboctave
Date: Wed, 29 Nov 2006 12:55:55 +0100
User-agent: Thunderbird 1.5.0.8 (X11/20061116)

Hi all,

Without hitting my head against the wall for 3 days can somebody answer
this simple question:

I have in octave a function that takes as an argument a cell array, of
which the first element is a vector and the second a matrix, i.e.
p{1} is a vector, p{2} is a matrix. how do i extract these two
values in C++ with octave bindings from the argument given?

Thanks,
Gorazd

-- 
Gorazd Brumen
Mail: address@hidden
WWW: http://www.gorazdbrumen.net/
PGP: Key at http://pgp.mit.edu, ID BCC93240


reply via email to

[Prev in Thread] Current Thread [Next in Thread]