help-octave
[Top][All Lists]
Advanced

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

Re: Obtain a .dat file


From: Doug Stewart
Subject: Re: Obtain a .dat file
Date: Sat, 7 Apr 2018 08:48:54 -0400



On Sat, Apr 7, 2018 at 6:06 AM, ana <address@hidden> wrote:
Hello,

I am new to ovtave. I have created the file test.dat in octave using the
terminal of Ubuntu, but I cannot find this file. I want to send it by email.
*How can I obtain the test.dat file that I have created and wrote into? Is
there any terminal command?*

Here is my code.

octave:1> pkg load optim
octave:2> l=load('test.dat');


Thanks!



--
Sent from: http://octave.1599824.n4.nabble.com/Octave-General-f1599825.html

Hi Ana

pwd  is ="present working directory"
this will show you where it put your file. 



--
DASCertificate for 206392


reply via email to

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