vvset

From STX Wiki
< Programmer Guide‎ | Command Reference‎ | EVAL
Revision as of 17:31, 18 November 2010 by Admin (talk | contribs) (1 revision: Initial import)
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