bugGNU Octave - Bugs: bug #35565, Allow polar() to accept property...

 
 

bug #35565: Allow polar() to accept property name/value pairs

Submitter:  Ben Abbott <bpabbott>
Submitted:  Sat 18 Feb 2012 04:35:27 PM UTC
   
 
Category:  Plotting Severity:  1 - Wish
Priority:  3 - Low Item Group:  Feature Request
Status:  Wont Fix Assigned to:  None
Originator Name:  Ben Abbott Open/Closed:  * Closed
Release:  * dev Operating System:  * Any
Fixed Release:  None Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Jump to the original submission

Fri 09 Dec 2016 09:31:19 PM UTC, comment #8: 

Closing report since new development will take place around polarplot.

Rik <rik5>
Group administrator
Thu 08 Dec 2016 06:32:42 PM UTC, comment #7: 

done:  bug #49804

Nicholas Jankowski <nrjank>
Group Member
Thu 08 Dec 2016 02:52:12 PM UTC, comment #6: 

Why don't you file a new report about polarplot being missing.

Rik <rik5>
Group administrator
Thu 08 Dec 2016 04:43:59 AM UTC, comment #5: 

polar still doesn't take property-value pairs in 4.2.0, neither does polar in Matlab 2016b.

since it's been a few years, should this bug either be closed, or dropped to a low priority wishlist item, and a new 'missing function' bug be created for polarplot? Or this could just be retitled 'missing matlab function polarplot'?

Nicholas Jankowski <nrjank>
Group Member
Fri 23 Sep 2016 04:39:32 PM UTC, comment #4: 

Yes to comment #3.  For Matlab compatibility Octave can introduce a new polarplot function after 4.2.0 release.

Rik <rik5>
Group administrator
Fri 23 Sep 2016 01:43:10 PM UTC, comment #3: 

Matlab includes "polarplot" since recent versions (R2016a). This includes support for property-value-pairs. [1]
It looks like "polar" is deprecated now by them. [2]

[1] http://de.mathworks.com/help/matlab/ref/polarplot.html
[2] http://de.mathworks.com/help/matlab/ref/polar.html

Markus Mützel <mmuetzel>
Group administrator
Thu 01 Aug 2013 01:58:06 AM UTC, comment #2: 

plot3 now accepts property/value pairs.  I changed the bug report title to reflect that polar still doesn't.

Rik <rik5>
Group administrator
Sat 18 Feb 2012 07:40:07 PM UTC, comment #1: 

Polar could probably me modified to support prop/value pairs, but note that Matlab does not support this extended option either (http://www.mathworks.com/help/techdoc/ref/polar.html).  Octave is no worse than the competition in this regard so I'm lowering the priority of this item.

Rik <rik5>
Group administrator
Sat 18 Feb 2012 04:35:27 PM UTC, original submission:  

polar() and plot3() depend upon _plt_ in the same manner that plot(), loglog(), semilogx(), and semilogy() do, but do not accept the same syntax as these other functions.

Can polar()/plot3() be modified to support the syntax below ?

polar(..., propname, propvalue)


Ben Abbott <bpabbott>
Group Member

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by nrjank (Posted a comment)
  • -email is unavailable- added by mmuetzel (Posted a comment)
  • -email is unavailable- added by rik5 (Posted a comment)
  • -email is unavailable- added by bpabbott (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only group members can vote.

     

    Follow 6 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2016-12-09 rik5 StatusPostponed Wont Fix
        Open/ClosedOpen Closed
    2016-12-08 rik5 Severity3 - Normal 1 - Wish
        StatusNone Postponed
    2013-08-01 rik5 SummaryAllow polar()/plot3() to accept property name/value pairs Allow polar() to accept property name/value pairs
    2012-02-18 rik5 Priority5 - Normal 3 - Low

    Back to the top

    Powered by Savane 3.13-cf05.
    Corresponding source code