Saving temporal variables

Oscar Bayona Candel oscarbayonacandel at hotmail.com
Wed Nov 12 07:18:29 CST 2008


Hi all,
 
I have created a simply program like this:
 
 
for i=1:5
 
A=ones(10,1)+randn(10,1);
 
end
 
I want to save each A(i) matrix created in a ascii document or a xls 
 
If I put 
 
save Data A
 
It only saves the last A matrix how can I save these "temporal" matrices.
 
Thanks in advance
 
 
 
 
 
_________________________________________________________________
¡Este Otoño reta a tus amigos con el nuevo juego de preguntas LiveQuiz!
http://www.vivelive.com/LiveQuiz/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://www-old.cae.wisc.edu/pipermail/help-octave/attachments/20081112/aa92c5bf/attachment.html 


More information about the Help-octave mailing list