ons, 18 08 2010 kl. 14:08 -0400, skrev Drew Saunders: > I would like to obtain a password that will enable me to make changes > to the Octave Wiki. I had wanted to note the following "bug" with > respect to compatibility of octave and matlab qz functions: > > [AA,BB,Q,Z] = qr(A,B) > > are related by > > Q_octave' = Q_matlab > > (i.e., value Q returned by the Octave function is transposed relative > to that from Matlab).
Wouldn't it be better to report this as a bug in Octave and have the problem fixed instead? I've opened a bug report at https://savannah.gnu.org/bugs/index.php?30832 Also, neither Octave nor Matlab seems to support a fourth output argument, meaning your code does not run in Matlab and gives a warning in Octave. Søren ------------------------------------------------------------------------------ This SF.net email is sponsored by Make an app they can't live without Enter the BlackBerry Developer Challenge http://p.sf.net/sfu/RIM-dev2dev _______________________________________________ Octave-dev mailing list Octave-dev@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/octave-dev