help-octave
[Top][All Lists]
Advanced

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

Re: Using debug_on_warning


From: fgnievinski
Subject: Re: Using debug_on_warning
Date: Mon, 24 Feb 2014 17:07:26 -0800 (PST)

Given tmp.m containing just:

   warning('blah')

calling it results as expects:

>> debug_on_warning (true)
>> tmp
warning: blah
stopped in C:\Users\fgnievinski\tmp.m
debug>




--
View this message in context: 
http://octave.1599824.n4.nabble.com/Using-debug-on-warning-tp4662035p4662280.html
Sent from the Octave - General mailing list archive at Nabble.com.


reply via email to

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