octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #33863] One test fails in quadl.m (MinGW)


From: Rik
Subject: [Octave-bug-tracker] [bug #33863] One test fails in quadl.m (MinGW)
Date: Fri, 16 Dec 2011 18:49:38 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:5.0) Gecko/20100101 Firefox/5.0

Follow-up Comment #13, bug #33863 (project octave):

Tatsuro,

Maybe we debug this by running the "TRACE" feature of quadl to output the
intermediate results.

Can you try the following commands and attach the output, "trace.txt", to this
bug report.


diary trace.txt
clear all                                                  
format long                                                
quadl (@(x) sin (3*x).*cosh (x).*sinh (x),10,15, [], true) 
diary off



    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?33863>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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