<< isrot Robotics_Toolbox jtraj >>

Robotics_Toolbox >> Robotics_Toolbox > isvec

isvec

Test if argument is a vector

Calling Sequence

isvec(v)
isvec(v,l)

Description

ISVEC(V) is true (1) if the argument V is a 3-vector, else false (0).

ISVEC(V, L) is true (1) if the argument V is a vector of length L, either a row- or column-vector. Otherwise false (0).

Notes

See also

Authors


Report an issue
<< isrot Robotics_Toolbox jtraj >>