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

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

[Octave-bug-tracker] [bug #53480] pie() fails for infinite inputs or whe


From: Dildar Sk
Subject: [Octave-bug-tracker] [bug #53480] pie() fails for infinite inputs or when there is no data to plot
Date: Fri, 30 Mar 2018 06:56:54 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.181 Safari/537.36

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

"What does MATLAB do for ..."


>> pie (inf)
Error using pie (line 41)
All data must be finite in pie chart.
 
>> pie ([1, 2, Inf])
Error using pie (line 41)
All data must be finite in pie chart.
 
>> 


And there no pop-up comes.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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