Introduction - If you have any usage issues, please Google them yourself
Matlab applications it is often necessary to create vectors, to delete elements of given
vectors, to substitute elements in given vectors, to append vectors or to insert a given
vector into another vector. All these methods are discussed in this short tutorial.
The corresponding m-files are available.