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

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

[Octave-bug-tracker] [bug #34237] Changing Directorie causes trouble


From: anonymous
Subject: [Octave-bug-tracker] [bug #34237] Changing Directorie causes trouble
Date: Wed, 07 Sep 2011 09:36:33 +0000
User-agent: Opera/9.80 (Windows NT 5.1; U; de) Presto/2.9.168 Version/11.51

URL:
  <http://savannah.gnu.org/bugs/?34237>

                 Summary: Changing Directorie causes trouble
                 Project: GNU Octave
            Submitted by: None
            Submitted on: Mi 07 Sep 2011 09:36:32 UTC
                Category: Interpreter
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Incorrect Result
                  Status: None
             Assigned to: None
         Originator Name: HoloMan
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 3.2.4
        Operating System: Microsoft Windows

    _______________________________________________________

Details:

Hi, 

I'm using Octave 3.2.4 on Win XP Prof SP3. 

If I try to change a directory in this way...


octave-3.2.4.exe:4> cd d:/my/folder/with/M_files/


...it seems to work. If I type "dir" I'm getting all files as expected. If I
then try to start an existing function...


octave-3.2.4.exe:5> my_function(1,2,3)
error: 'my_function' undefined near line 5 column 1


If I change Directory by 


octave-3.2.4.exe:4> cd d:/
octave-3.2.4.exe:5> cd my/
octave-3.2.4.exe:6> cd folder/
octave-3.2.4.exe:7> cd with/
octave-3.2.4.exe:8> cd M_files/
octave-3.2.4.exe:9> my_function(1,2,3)


it works fine.






    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Nachricht geschickt von/durch Savannah
  http://savannah.gnu.org/




reply via email to

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