content of binary files stored by save
Levente Torok
toroklev at gmail.com
Mon Sep 22 06:29:27 CDT 2008
Hi all,
Does anybody know if file content can be listed?
I mean, once I saved a file with "save" command,
I want to know what variables are stored in it.
For example:
a=2;
b=4;
save -binary context.dat
restarting octave
load context.dat
I am particularily interested of this because loading from binary format is extremely
much faster so it is perfereble to use it.
However in a case of mine it is a bit larger. Which is either an error or I saved something that I didn't want to save.
Lev
--
Blogger of http://fapuma.blogspot.com
----- End of message -----
-------------------------------------------------------
--
Blogger of http://fapuma.blogspot.com
-------------- next part --------------
This is an automatically generated Delivery Status Notification
Delivery to the following recipient failed permanently:
octave-help at octave.org
Technical details of permanent failure:
Google tried to deliver your message, but it was rejected by the recipient domain. We recommend contacting the other email provider for further information about the cause of this error. The error that the other server returned was: 550 550 5.1.1 <octave-help at octave.org>... User unknown (state 14).
----- Original message -----
Received: by 10.210.133.2 with SMTP id g2mr4716860ebd.163.1222082103617;
Mon, 22 Sep 2008 04:15:03 -0700 (PDT)
Return-Path: <toroklev at gmail.com>
Received: from vpn-client-16-62.corp.ukl.yahoo.com ( [217.12.15.52])
by mx.google.com with ESMTPS id b36sm6293304ika.8.2008.09.22.04.15.02
(version=TLSv1/SSLv3 cipher=RC4-MD5);
Mon, 22 Sep 2008 04:15:02 -0700 (PDT)
Reply-To: TorokLev at gmail.com
To: octave-help at octave.org
Subject: file content
Date: Mon, 22 Sep 2008 13:15:00 +0200
User-Agent: KMail/1.9.6 (enterprise 0.20070907.709405)
MIME-Version: 1.0
Content-Type: text/plain;
charset="utf-8"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
Message-Id: <200809221315.00996.TorokLev at gmail.com>
From: Levente Torok <toroklev at gmail.com>
Hi all,
Does anybody know if file content can be listed?
I mean, once I saved a file with "save" command, I want to know what variables are stored in it.
Lev
--
Blogger of http://fapuma.blogspot.com
----- End of message -----
More information about the Help-octave
mailing list