octave-maintainers
[Top][All Lists]
Advanced

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

behavior of save


From: julian
Subject: behavior of save
Date: Sun, 27 Mar 2016 00:40:57 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Icedove/38.7.0

I'm using save to move data from octave to another languages. I use this:

> save -ascii var var

So it saves var in a file named var in plain text. Sometimes, octave
separates the numbers with " \n", and sometimes does it with " ". What
does this depend on? There is a way to force octave to use one of this
options?

Thanks





reply via email to

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