|
From: | Kai Torben Ohlhus |
Subject: | Re: octave in c++ , attachment of standalone |
Date: | Wed, 28 Aug 2013 00:01:49 +0200 |
Hello,
I want to program octave statement in c++. The first simple example is B=fft2(A). The problem in c++ file return variable B( ComplexMatrix)
Where to put B
a) in octave_value_list args or in statement
b) B = do_fft2(args,"fft2",0 );
In both cases I get compiler errors.
Please help.
Sincerely
Hans
----
Hans-Jürgen Greif
Fraunhofer-IOSB
Gutleuthausstr. 1
76275 Ettlingen
Germany
----
_______________________________________________
Help-octave mailing list
address@hidden
https://mailman.cae.wisc.edu/listinfo/help-octave
standalone.cc
Description: Binary data
[Prev in Thread] | Current Thread | [Next in Thread] |