help-octave
[Top][All Lists]
Advanced

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

Re: Efficient multiplication by a diagonal matrix


From: SANDS
Subject: Re: Efficient multiplication by a diagonal matrix
Date: Thu, 14 Nov 1996 17:43:56 -0400 (EDT)

Sorry about the previous post, the right answer is

B=v(:,ones(1,m)) .*A;

ss


reply via email to

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