help-octave
[Top][All Lists]
Advanced

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

Re: Using debug_on_warning


From: Thomas Weber
Subject: Re: Using debug_on_warning
Date: Wed, 26 Feb 2014 23:03:12 +0100
User-agent: Mutt/1.5.21 (2010-09-15)

On Wed, Feb 26, 2014 at 06:34:06AM -0800, fgnievinski wrote:
> On Wed, Feb 26, 2014 at 4:11 AM, Thomas Weber-3 [via Octave] <
> address@hidden> wrote:
> 
> > str = [];
> > sprintf("%s", str);
> >
> > Now, with respect to 'my' code - this is not really my code. I am looking
> > at matlab2tikz and the code in question is executed as part of the acid
> > test shipped with it. The file is publically available at
> > https://raw.github.com/nschloe/matlab2tikz/master/src/matlab2tikz.m
> >
> > The issue happens in the function drawPatch().
> >
> > warning: implicit conversion from null_matrix to sq_string
> does trigger debug_on_warning for me, with Octave 3.8 --
> it still doesn't for you? what Octave version?

3.8.0, however my error message is different (see start of the mail
thread). The code from matlab2tikz is supposed to run in Matlab (in
fact, while the author is happy to accept patches for Octave, he does
not run it himself). 

Anyway, I don't have much time right now (too many deadlines at work),
so this has to stay like it is for the moment.

        Thomas


reply via email to

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