help-octave
[Top][All Lists]
Advanced

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

Re: Binary to ASCII conversion


From: Doug Stewart
Subject: Re: Binary to ASCII conversion
Date: Tue, 2 Oct 2012 06:39:06 -0400



On Tue, Oct 2, 2012 at 6:37 AM, asha g <address@hidden> wrote:

 

You can "load" it back into memory and then save it using the  -ascii comand

 
save -mat -ascii cabunpanumcent2oct4N20test X y y1 y2 
--
DAS


Suppose I want to have the data saved in both binary and ascii format - if I do the above- would it not overwrite the binary ? How do I go around that ?
Thanks
AG


just change the name of the file
save -mat -ascii cabunpanumcent2oct4N20testascii X y y1 y2 
--
DAS

https://linuxcounter.net/user/206392.html

reply via email to

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