octave-maintainers
[Top][All Lists]
Advanced

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

Re: test scripts


From: Thomas Walter
Subject: Re: test scripts
Date: Fri, 28 Apr 2000 11:14:40 +0200

Hello,
I looked at the patches for improvement.  Cuurently the most testing
code for vectors and matrices uses a syntax like:
     [1 2 0]
It would be much clearer and better to use
   [1, 2, 0]
then it works with 
     whitespace_in_literal_matrix = "ignore"
as suggested in the octave manual.

Bye
Thomas

PS:
This is also a problem with the 'octave plplot interface'.

-- 
Warum hat eine Leiterbahn keine 90 Grad Winkel sondern 2 mal 45 Grad?
Weil die Elektronen sonst immer gegen die Wand laufen 8-)))

----------------------------------------------
Dipl. Phys. Thomas Walter
Inst. f. Physiklische Chemie II
Egerlandstr. 3                          Tel.: ++9131-85 27326 / 27330
91058 Erlangen, Germany                 email: address@hidden



reply via email to

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