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

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

[Octave-bug-tracker] [bug #56907] contour : meaning of VN input paramete


From: Carlo de Falco
Subject: [Octave-bug-tracker] [bug #56907] contour : meaning of VN input parameter not documented
Date: Tue, 17 Sep 2019 01:21:42 -0400 (EDT)
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:69.0) Gecko/20100101 Firefox/69.0

URL:
  <https://savannah.gnu.org/bugs/?56907>

                 Summary: contour : meaning of VN input parameter not
documented
                 Project: GNU Octave
            Submitted by: cdf
            Submitted on: Tue 17 Sep 2019 07:21:41 AM CEST
                Category: Documentation
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Documentation
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: Any

    _______________________________________________________

Details:


In calling contour one can use the following forms



 -- contour (Z)
 -- contour (Z, VN)
 -- contour (X, Y, Z)
 -- contour (X, Y, Z, VN)
 -- contour (..., STYLE)
 -- contour (HAX, ...)
 -- [C, H] = contour (...)



the meaning of the input parameter called 'VN' above does not seem to be
described in the docstring.

by manual testing I think VN indicates the values of the isocurves to be
plotted if it is an array, while it indicates the number of equispaced
isocurves if it is a scalar.






    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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