help-octave
[Top][All Lists]
Advanced

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

Re: Saving calculation answers to file


From: Juan Pablo Carbajal
Subject: Re: Saving calculation answers to file
Date: Tue, 24 Jul 2012 16:21:06 +0200

On Tue, Jul 24, 2012 at 4:09 PM, Andy Buckle <address@hidden> wrote:
>
>
> On 24 July 2012 14:54, vilsu <address@hidden> wrote:
>>
>> Hello all
>>
>> I am a novice and I have a problem
>>
>> I have a file koe.m  that I can get Octave to calculate. After
>> calculations,
>> how do I save all the answers to a file?
>>
>> I tried:
>>
>> koe
>> save output.txt
>>
>> Calculations are ok, but output file is almost empty, only header +
>> matrices
>> I defined to Octave before giving it koe.m.
>>
>> What to do?
>>
>> I kindly ask, if anyone could help.
>>
>> yours, Vilsu
>
>
> I am not sure you have given enough information about your requirements. The
> diary function might be what you want.
>
> --
> /* andy buckle */
>
> _______________________________________________
> Help-octave mailing list
> address@hidden
> https://mailman.cae.wisc.edu/listinfo/help-octave
>

Hi,

Any variable that you created in the script "koe" should be saved to
the file. What exaclty do you want to save? Could you give us a short
example?

-- 
M. Sc. Juan Pablo Carbajal
-----
PhD Student
University of Zürich
http://ailab.ifi.uzh.ch/carbajal/


reply via email to

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