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

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

[Octave-bug-tracker] [bug #58030] function polar does not accept propert


From: Rik
Subject: [Octave-bug-tracker] [bug #58030] function polar does not accept property/value pairs
Date: Mon, 23 Mar 2020 21:48:30 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; rv:11.0) like Gecko

Update of bug #58030 (project octave):

                  Status:                    None => Wont Fix               
             Open/Closed:                    Open => Closed                 
        Operating System:       Microsoft Windows => Any                    
                 Summary: function polar does not accept legal FMT => function
polar does not accept property/value pairs

    _______________________________________________________

Follow-up Comment #1:

Try 'help polar':


 -- polar (THETA, RHO)
 -- polar (THETA, RHO, FMT)
 -- polar (CPLX)
 -- polar (CPLX, FMT)
 -- polar (HAX, ...)
 -- H = polar (...)


You can see that calling the function with property/value pairs such as
"markerfacecolor", "auto" is not supported.

Matlab doesn't support this syntax either.  See
https://www.mathworks.com/help/matlab/ref/polar.html.




    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?58030>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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