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

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

[Octave-bug-tracker] [bug #35216] line(x, y, 'propname', 'propvalue') th


From: Ben Abbott
Subject: [Octave-bug-tracker] [bug #35216] line(x, y, 'propname', 'propvalue') throw error
Date: Mon, 02 Jan 2012 23:29:36 +0000
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_2) AppleWebKit/535.7 (KHTML, like Gecko) Chrome/16.0.912.63 Safari/535.7

Update of bug #35216 (project octave):

                  Status:                    None => Patch Submitted        

    _______________________________________________________

Follow-up Comment #1:

I'm not sure what the correct solution here is.

Recently Jordi added broadcasting to Octave. This feature is well suited
toward plot functions.

Should each plot function handle the broadcasting independently, of should a
single function be written for that purpose?

I've attaching two changesets. changeset-1.patch handles everything. The
second version, changeset-2.patch, relies on a second function, broadcast().
I'm also attaching a prototype broadcast.m. However, I think it should be
written in c++, so it isn't included as part of the changeset.

(file #24725, file #24726, file #24727)
    _______________________________________________________

Additional Item Attachment:

File name: changeset-1.patch              Size:1 KB
File name: broadcast.m                    Size:1 KB
File name: changeset-2.patch              Size:1 KB


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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