help-octave
[Top][All Lists]
Advanced

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

Re: Shush!


From: Mike Miller
Subject: Re: Shush!
Date: Wed, 23 Oct 2013 09:27:33 -0400
User-agent: Mutt/1.5.21 (2010-09-15)

On Wed, Oct 23, 2013 at 13:18:02 +0000, Damian Harty wrote:
> > > Is there a "no really, be quiet" mode?
> 
> > octave -q --norc --eval "warning ('off', 'all')" --persist
> 
> Thanks for that - even from using the help for "warning" I don't think I 
> would have found that.
> 
> Unfortunately the warnings to which I object are issued at startup time, 
> which means the warning command is too late. And while they are suppressed by 
> --norc (equivalent to -f, I think) that unfortunately also suppresses the 
> path to the functions I want. So either I need to explicitly add the path to 
> nelder_mead_min in the .m file or lose the -f.

So the warnings are from commands in a startup file. Can you show us
what those commands are and exactly what warning messages are being
shown that you don't like? That will help us help you.

-- 
mike


reply via email to

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