help-octave
[Top][All Lists]
Advanced

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

Why does this not work?


From: Ananda Murthy R S
Subject: Why does this not work?
Date: Fri, 26 Nov 2004 16:23:21 +0000 (GMT)

Hello,

I am unable to find why the code given below does not
print the required result in Octave 2.1.63. I am
running this version on Slackware 10.

n=[];
if (n==[]);
printf("n is empty");
endif

In Ver. 2.1.57 this was printing the correct result.

Thanks for your help,

Anand



________________________________________________________________________
Yahoo! India Matrimony: Find your life partner online
Go to: http://yahoo.shaadi.com/india-matrimony



-------------------------------------------------------------
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]