help-octave
[Top][All Lists]
Advanced

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

extract a row from an NDArray


From: c.
Subject: extract a row from an NDArray
Date: Tue, 5 May 2009 07:03:30 +0200

Hi,
What is the best way to extract a row from an NDArray in an .oct file?
I am looking for a way to translate an m-file containing

 w    = squeeze(coefs(4,:,:))

into C++.
Thanks,
Carlo




reply via email to

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