help-octave
[Top][All Lists]
Advanced

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

Re: Regarding opening a file in octave script


From: mmuetzel
Subject: Re: Regarding opening a file in octave script
Date: Wed, 27 Jun 2018 04:51:16 -0700 (MST)

Try e.g. data = load (fullfile (".", file, "temp.in"));

Make sure you understand the difference between a variable and a string.



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



reply via email to

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