help-octave
[Top][All Lists]
Advanced

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

Passing diagonal matrix to an *.oct function


From: José Luis García Pallero
Subject: Passing diagonal matrix to an *.oct function
Date: Fri, 6 Mar 2009 10:48:15 +0100

Hi,
I'm trying to pass a diagonal matrix to an c++ function, but I don't know the method for conversion from the octave_value class. I've tried with
DiagMatrix a=args(0).diagmatrix_value(), .diagonal_matrix_value(), .matrix_value(), but all fails. Wich is the correct form?
Thanks

--
*****************************************
José Luis García Pallero
address@hidden
(o<
/ / \
V_/_
Use Debian GNU/Linux and enjoy!
*****************************************

reply via email to

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