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

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

[Octave-bug-tracker] [bug #45710] grid minor and axis tight fail to plot


From: Rik
Subject: [Octave-bug-tracker] [bug #45710] grid minor and axis tight fail to plot all minor grid lines
Date: Mon, 9 Jan 2017 23:32:50 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:43.0) Gecko/20100101 Firefox/43.0

Follow-up Comment #8, bug #45710 (project octave):

@Markus: Could you refresh your patch from July?  It's not applying cleanly
against the dev branch.  As for the question in comment #7, no, there isn't a
particular shortcut to do concatenation in C++.  The for loops that you are
using are pretty standard.  If you were trying for ultimate performance you
could use Matrix.fortran_vec () to get a pointer to the underlying array and
then use std::memcpy, but that kind of performance probably isn't required
here.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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