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

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

[Octave-patch-tracker] [patch #7622] New functions cquiver, cquiver3, __


From: Alexander Klein
Subject: [Octave-patch-tracker] [patch #7622] New functions cquiver, cquiver3, __cquiver__
Date: Thu, 22 Sep 2011 17:11:58 +0000
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_8) AppleWebKit/534.50 (KHTML, like Gecko) Version/5.1 Safari/534.50

URL:
  <http://savannah.gnu.org/patch/?7622>

                 Summary: New functions cquiver, cquiver3, __cquiver__
                 Project: GNU Octave
            Submitted by: matalex
            Submitted on: Do 22 Sep 2011 17:11:57 GMT
                Category: None
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

The attached functions do the same as their counterparts without the leading c
with the only difference that the arrows drawn are centered instead of
starting at the grid points.

While I first planned to pass an additional first argument named 'centering'
to the original __quiver.m__, I got somewhat tangled in the varargin
numbering, and since I really didn't have the time to track it down, I ended
up duplicating the whole code to __cquiver.m__ for only a few changes.

I left the 'centering' logic in place, to facilitate replacing __quiver.m__ by
__cquiver.m__. It really shouldn't be a big deal for anyone who finds the time
to adapt the varargin stuff.



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Do 22 Sep 2011 17:11:57 GMT  Name: cquiver.tbz  Size: 5kB   By: matalex

<http://savannah.gnu.org/patch/download.php?file_id=24015>

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/patch/?7622>

_______________________________________________
  Nachricht geschickt von/durch Savannah
  http://savannah.gnu.org/




reply via email to

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