help-octave
[Top][All Lists]
Advanced

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

proper syntax for vector concatenation


From: ira b ekhaus
Subject: proper syntax for vector concatenation
Date: Tue, 22 Jun 1993 09:03:20 -0400


hi,
I saw in a readme file that octave's parser gets  confused
with spaces on the RHS of a vector definition, and that
the solution was to remove white space.

I'm trying to use expressions of the form
c=[a,b] 
where
a=1:n;b=n/2:20;
(or something like that)

 I can't find any equivalent expressions
in the examples that would show the successful
variation. 

HELP!!

Ira Ekhaus
Senior Scientist
AARC
4 A St 
Burlington MA 01803
address@hidden
617 273 2400



reply via email to

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