help-octave
[Top][All Lists]
Advanced

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

Re: Multidimensional Array in octave


From: Søren Hauberg
Subject: Re: Multidimensional Array in octave
Date: Mon, 08 Jun 2009 22:01:59 +0200

man, 08 06 2009 kl. 15:54 +0200, skrev Paola Madonna:
> Hi,
> How is it possible to create a n-dimensional matrix in an octave main?
> We are not able to create a four dimensional matrix in octave, in a c++
> program. 
> Could you give us an example?

If you're going to use Octave from C++ you should probably read the
appendix on Dynamically Linked Functions in the Octave manual. I believe
it provides the examples you're looking for.

Søren



reply via email to

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