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

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

[Octave-bug-tracker] [bug #33523] Matlab compatibility issue with averag


From: Lachlan Andrew
Subject: [Octave-bug-tracker] [bug #33523] Matlab compatibility issue with averaging the 3rd dim of a 2-D array
Date: Tue, 16 Feb 2016 22:12:21 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:43.0) Gecko/20100101 Firefox/43.0

Follow-up Comment #28, bug #33523 (project octave):

That's a good point, Rik.

Is there anything like a #define or #include for .m files?  I think that
throw_if_not_natural is quite a common operation, and the code would be more
maintainable if it was coded once.  If not, it should(?) be fairly easy to
implement a directive "inline_source" that would act as #include, and could
easily be ported to Matlab by defining the function "inline_source.m" to
simply do a "source".

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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