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

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

[Octave-bug-tracker] [bug #38131] implied set() within plot() isn't cons


From: Ben Abbott
Subject: [Octave-bug-tracker] [bug #38131] implied set() within plot() isn't consistent with set()
Date: Mon, 21 Jan 2013 13:05:06 +0000
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_5) AppleWebKit/536.26.17 (KHTML, like Gecko) Version/6.0.2 Safari/536.26.17

URL:
  <http://savannah.gnu.org/bugs/?38131>

                 Summary: implied set() within plot() isn't consistent with
set()
                 Project: GNU Octave
            Submitted by: bpabbott
            Submitted on: Mon 21 Jan 2013 08:05:05 AM EST
                Category: Plotting
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Feature Request
                  Status: None
             Assigned to: None
         Originator Name: Ben Abbott
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: Any

    _______________________________________________________

Details:

Given the syntax below


set ([h1, h2], {"UserDtata", "UserData"}, {"foo", "bar"})


Should the following work?


plot (1:10, {"color"}, {[1 0 1]})







    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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