help-octave
[Top][All Lists]
Advanced

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

Re: Loading .dat file


From: dirac
Subject: Re: Loading .dat file
Date: Fri, 25 Jun 2010 01:11:24 -0700 (PDT)

On another note I am trying to automate this (if you can), even though it is
only one line. using a function. I am typing:

function f=Hakki(filename)
%A program to read the hakki paoli raw data files
f=dlmread('filename');

end

All I want to do is to pass the file name through the function
Hakki(filename) and get it to read the file. Again I am sorry if this
trivial but I am reading about this but can't seem to find a solution. Any
suggestions will be greatly appreciated :)

Thank you all
Martin

-----
Converting myself from Excel to Octave for reasons I hope to find out.
-- 
View this message in context: 
http://octave.1599824.n4.nabble.com/Loading-dat-file-tp2267085p2268109.html
Sent from the Octave - General mailing list archive at Nabble.com.


reply via email to

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