help-octave
[Top][All Lists]
Advanced

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

Question with basic Octave command


From: Yangster
Subject: Question with basic Octave command
Date: Sat, 12 Jul 2014 06:36:08 -0700 (PDT)

Let's say I have the following matrix: p = zeros(m,1) and h is a m-by-1
matrix also. What does the following line of code do?

p = h >= 0;



--
View this message in context: 
http://octave.1599824.n4.nabble.com/Question-with-basic-Octave-command-tp4665442.html
Sent from the Octave - General mailing list archive at Nabble.com.



reply via email to

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