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

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

[Octave-bug-tracker] [bug #54801] Errors in inline functions defined in


From: Lars Kindermann
Subject: [Octave-bug-tracker] [bug #54801] Errors in inline functions defined in scripts do not create a valid link to the source code in the command window
Date: Sun, 3 Mar 2019 13:42:45 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:65.0) Gecko/20100101 Firefox/65.0

Follow-up Comment #13, bug #54801 (project octave):

A function defined within a script is called a *local function* according to
Matlab naming conventions and is totally legal. It is explained as the
equivalent to what is typically called a subfunction in other languages:

https://www.mathworks.com/help/matlab/matlab_prog/local-functions-in-scripts.html

An *inline function* is something very different:

http://octave.org/doc/interpreter/Inline-Functions.html

So the error message is still missleading.

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?54801>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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