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

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

[Octave-bug-tracker] [bug #53435] tests: camorbit.m, camroll.m: two fail


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #53435] tests: camorbit.m, camroll.m: two failing tests on i686
Date: Fri, 23 Mar 2018 03:29:13 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:59.0) Gecko/20100101 Firefox/59.0

Follow-up Comment #2, bug #53435 (project octave):

I'd be happy to test further if you can tell me what to run.

Here's the output from running the minimal commands directly to show the
camorbit results that are different:


>> hf = figure ('visible', 'off');
>> sphere ();
>> camorbit (20, 30, 'data', [1, 2, 3]);
>> p = get (gca, 'cameraposition');
>> format long
>> p.'
ans =

  -2.157726725251017e-01
  -9.049266154288148e+00
   1.476699780668523e+01



    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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