save results
Oscar Bayona Candel
oscarbayonacandel at hotmail.com
Tue Feb 19 14:01:19 CST 2008
Hi all, I´m trying to save the result of an operation like this: (The name of the file is Easyfile.m) function Easyfile C=[2 2;2 2];D=[(C+C) C C*8]D2=[C D]
My intentio is to save only in a file txt o another extension only D or only D2 or both.
First, each output in a different file
Second in a unique file with D and D2 separated.
How can I do it?
I try to do it with these commands but I can´t:
D=save('D.txt') D2=save('D2.txt')
Thanks in advance and Best Regards to you all.
_________________________________________________________________
MSN Noticias
http://noticias.msn.es/comunidad.aspx
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://www.cae.wisc.edu/pipermail/help-octave/attachments/20080219/6be528f0/attachment.html
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: Easyfile.m
Url: https://www.cae.wisc.edu/pipermail/help-octave/attachments/20080219/6be528f0/attachment.ksh
More information about the Help-octave
mailing list