Generate a vector of elements
C++ Prototype
mwArray ramp(mwArray start, mwArray end); mwArray ramp(mwArray start, mwArray step, mwArray end);