vvset

From STX Wiki
< Programmer Guide‎ | Command Reference‎ | EVAL
Revision as of 14:05, 17 May 2010 by 193.171.195.8 (talk) (initial import)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
vvset
vvset(x, yS, o, d, n) Create a copy of the vector x and replace the elements o+i*d (i = 0..n-1) with the value ys.
vvset(x, y, o, d) Create a copy of the vector x and replace the elements o+i*d (i = 0..nrow(y)-1) with the values y[i]

Navigation menu

Personal tools