help-octave
[Top][All Lists]
Advanced

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

Re: fprintf bug?


From: frank wang
Subject: Re: fprintf bug?
Date: Wed, 9 Aug 2006 17:28:34 -0700

After I type more off, it fixes the problem. It is pager causing this.
 
Thanks
 
Frank

 
On 8/9/06, Dmitri A. Sergatskov <address@hidden> wrote:
On 8/9/06, frank wang <address@hidden> wrote:
>
> It does not work in my setting. I am using 2.9.7. I just run it and u=1. I
> got the last few lines:
>
> u =  1
>
> ii =  14
> u =  1
> ii =  15
> u =  1
> Badly placed ()'s.
>
> And the output file is e(fid). All output correctly printed in this file
> e(fid).
>
> I will try it in another machine.

It looks like the problem is with pager. You can turn pager off with

more off

command  before doing the "for" loop.

>
> Thanks
>
>
> Frank
>

Dmitri.
--


reply via email to

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