Path: news.mathworks.com!not-for-mail
From: <HIDDEN>
Newsgroups: comp.soft-sys.matlab
Subject: Re: Writing Binary file to reduce file size
Date: Thu, 24 Jul 2008 05:09:01 +0000 (UTC)
Organization: AIR Worldwide Corp
Lines: 8
Message-ID: <g692pd$6m4$1@fred.mathworks.com>
References: <g62e8r$i37$1@fred.mathworks.com> <muy4p6j89c6.fsf@G99-Boettcher.llan.ll.mit.edu> <g691g5$6i4$1@fred.mathworks.com>
Reply-To: <HIDDEN>
NNTP-Posting-Host: webapp-03-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1216876141 6852 172.30.248.38 (24 Jul 2008 05:09:01 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Thu, 24 Jul 2008 05:09:01 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1076536
Xref: news.mathworks.com comp.soft-sys.matlab:481410



I think what I want to do is to write a binary file such
that I can use other programs besides matlab to read the file.  
I just need an example how to write and read it, at least
from Matlab workspace.  Finally I will use other
applications to read the data file.  
I think this is a common example, but I can't seem to find
the solution.
Thanks for all the advice in advance.