From bug-request at octave dot org Fri Nov 26 10:23:24 2004 Subject: Why does this not work? From: Ananda Murthy R S To: help at octave dot org Cc: bug at octave dot org 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 -------------------------------------------------------------