octave-maintainers
[Top][All Lists]
Advanced

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

Re: On being Matlab


From: Tom Holroyd
Subject: Re: On being Matlab
Date: Wed, 1 Nov 2006 17:25:02 -0500 (EST)

What is actually in there is:

        warning off
        <do something devilish>
        warning on

Since I have

warning("off", "all");

in .octaverc, the above code fragment winds up turning all warnings on. Yikes. I don't know why there is a warning on in the code above or what it is excpected to do. Perhaps I'll investigate that.


reply via email to

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