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

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

[Octave-bug-tracker] [bug #52585] type cannot list the source of a funct


From: Rik
Subject: [Octave-bug-tracker] [bug #52585] type cannot list the source of a function in a namespace
Date: Mon, 4 Dec 2017 19:00:50 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:55.0) Gecko/20100101 Firefox/55.0

Update of bug #52585 (project octave):

              Item Group:        Unexpected Error => Incorrect Result       
                  Status:                    None => Confirmed              
                 Summary: type cannot list source of functions in namespace =>
type cannot list the source of a function in a namespace

    _______________________________________________________

Follow-up Comment #1:

As a workaround, you can give the full path to the file.  For example, if you
are at the top of a development tree.


type scripts/+containers/Map.m 


But in general, you're right that there should be a way to do this by either
using


type Map
OR
type +containers/Map


For reference, does this work with Matlab?


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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