help-octave
[Top][All Lists]
Advanced

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

Re: implicit_str_to_num_ok=1


From: Joao Cardoso
Subject: Re: implicit_str_to_num_ok=1
Date: Wed, 30 Jun 1999 19:47:06 +0100

Daniel Heiserer wrote:
> 
> Hi,
> 
> I try to write my code non-braindead compatible
> IN ORDER TO POSTE IT TO THE SOURCE LIST, not for my own!
> There are some non-braindead features which make me
> really sick.
> 
> Does anybody in this list runs with "implicit_str_to_num_ok=0"
> or lets say *REALLY* *NEEDS* "implicit_str_to_num_ok=0".

There are others. My last battle:

   setstr(postpad(toascii("Visual"), length(fmt2), toascii(" ")))

or:

   a = vi(ix(i),2:num_cav+1);
   a = ((a==1)*120 + (a==0)*46);
   fprintf(fout, fmt1, a);

Hey! looks like Octave is a numeric computation tool!

Joao


-- 
Joao Cardoso                |   e-mail: address@hidden
INESC, R. Jose Falcao 110   |   tel:    + 351 2 2094322
4050 Porto, Portugal        |   fax:    + 351 2 2008487



---------------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.  To ensure
that development continues, see www.che.wisc.edu/octave/giftform.html
Instructions for unsubscribing: www.che.wisc.edu/octave/archive.html
---------------------------------------------------------------------



reply via email to

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