help-octave
[Top][All Lists]
Advanced

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

assignment using idx_vector


From: Shubhankar Ray
Subject: assignment using idx_vector
Date: Fri, 08 Jul 2005 20:56:17 +0000

I want to assign a matrix value to submatrix like 
X(:,[1 3 5])=ones(size(X,1),3);
in C++.

Is it possible to make such assingments using Matrix
index(idx_vector..).

thanks
Shubhankar 



-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------



reply via email to

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