From: fabien a. <fab...@fe...> - 2012-08-21 12:24:28
|
Dear all, Upgrading from 3.2.4 to 3.6.2 on our cluster yields the same problem when invoking fminbnd, and it doen't seem from browsing the mailing list that it's been fixed so far. Is there a smart way to ensure compatibility ? Best, Fabien On 26/06/2011 20:24, The Theorizer wrote: > invoking ellip() of signal package causes error when calling to > fminbnd(). Obviously __ellip_ws() expects some other parameter > signature of fminbnd. > [b,a]=ellip(5,1,90,[.1,.2]) > error: Invalid call to fminbnd. Correct usage is: > > -- Function File: [X, FVAL, INFO, OUTPUT] = fminbnd (FUN, A, B, > OPTIONS) > > error: called from: > error: /usr/local/share/octave/3.4.1/m/help/print_usage.m at line > 87, column 5 > error: /usr/local/share/octave/3.4.1/m/optimization/fminbnd.m at > line 64, column 5 > error: /usr/local/share/octave/packages/signal-1.0.11/__ellip_ws.m > at line 37, column 3 > error: /usr/local/share/octave/packages/signal-1.0.11/ncauer.m at > line 40, column 3 > error: /usr/local/share/octave/packages/signal-1.0.11/ellip.m at > line 110, column 21 > > > ------------------------------------------------------------------------------ > All of the data generated in your IT infrastructure is seriously valuable. > Why? It contains a definitive record of application performance, security > threats, fraudulent activity, and more. Splunk takes this data and makes > sense of it. IT sense. And common sense. > http://p.sf.net/sfu/splunk-d2d-c2 > > > _______________________________________________ > Octave-dev mailing list > Oct...@li... > https://lists.sourceforge.net/lists/listinfo/octave-dev > -- Fabien AMIOT Chargé de recherche CNRS en colere / cross Research Associate fab...@fe... Tel : (+33) (0)3.81.66.60.14 Fax : (+33) (0)3.81.66.67.00 UMR6174 / FEMTO-ST, Dpt. Mécanique Appliquée 24, rue de l'Épitaphe 25000 Besancon France |