Skip to content

Octave

GNU/Ocatve

Vectors

Generate vectors

  • From $ x_0 = 0 $ to $ x_n = 5 $ with step $ s = 1 $: ref =

Concatenate

  • Horizontally concatenate row vectors: new =
kk = 
kk =

   1   1   1   1   0   0   0   0