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

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

[Octave-bug-tracker] [bug #49434] which returns "built-in function" for


From: Amro
Subject: [Octave-bug-tracker] [bug #49434] which returns "built-in function" for classdef m-file
Date: Thu, 8 Dec 2016 20:24:59 +0000 (UTC)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:45.9) Gecko/20100101 Goanna/3.0 Firefox/45.9 PaleMoon/27.0.2

Follow-up Comment #1, bug #49434 (project octave):

+1 I saw this problem as well.

Also of note:


>> which inputParser
'inputParser' is a built-in function

>> __which__ inputParser
ans =

  scalar structure containing the fields:

    name = inputParser
    file =
    type = built-in function

>> file_in_loadpath inputParser.m
ans = C:\Octave\4.2.0\share\octave\4.2.0\m\general\inputParser.m


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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