Results 1 to 2 of 2

Thread: [octave] looking for working directory path

  1. #1
    Join Date
    Aug 2010
    Location
    Montevideo
    Beans
    Hidden!
    Distro
    Ubuntu 12.04 Precise Pangolin

    [octave] looking for working directory path

    Hi,
    I am new to octave, and I need to save some function files to the working directory to make them work.

    Do I get the actual working directory typing pwd ?

    My functions work as scripts but when I call them as functions ( using the file name ) they dont read the the input arguments...

  2. #2
    Join Date
    Aug 2010
    Location
    Montevideo
    Beans
    Hidden!
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: [octave] looking for working directory path

    I found the answer and it is yes.... the current working space path is the one that pwd shows.

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •