help-octave
[Top][All Lists]
Advanced

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

saving results


From: wujekk13
Subject: saving results
Date: Wed, 2 Jun 2010 12:13:08 -0700 (PDT)

I used the function save
"save ("-text", "end")"
as a result I received:
"# Created by Octave 3.2.4, Wed Jun 02 20:39:07 2010 CEST <address@hidden>
# name: Ad
# type: scalar
34.8
# name: Am
# type: scalar
19.2
...."
Nevertheless I would like to have result in form:
"Ad =  34.800
pied =  2.1000
szed =  7.0300
sied =  1440
osid =  247
Iyzd =  338
hm =  10
sm =  10
gm =  1
Am =  19.200
....."
how to do it. 
-- 
View this message in context: 
http://octave.1599824.n4.nabble.com/saving-results-tp2240657p2240657.html
Sent from the Octave - General mailing list archive at Nabble.com.


reply via email to

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