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

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

[Octave-bug-tracker] [bug #50069] MXE Octave: convhulln is missing


From: Avinoam Kalma
Subject: [Octave-bug-tracker] [bug #50069] MXE Octave: convhulln is missing
Date: Fri, 20 Jan 2017 11:09:19 +0000 (UTC)
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.87 Safari/537.36

Update of bug #50069 (project octave):

                  Status:          Ready For Test => Fixed                  
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #3:


Thanks, John:


>>  tetrahedron = [1 1 1;-1 -1 1;-1 1 -1;1 -1 -1];
>> [h, v] = convhulln (tetrahedron)
h =

   3   1   2
   1   4   2
   4   3   2
   3   4   1

v =  2.6667


closing as fixed.



    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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