isrow iscol: pedestrian siblings who determine the nature of an array

Version 1.0.0.0 (1.55 KB) by us
two highly optimized routines, which determine the nature of an array.
3.4K Downloads
Updated 6 Feb 2006

View License

the names say it all... really
no need to ponder

isrow(v) returns true if v is a row-vector and false otherwise

iscol(v) returns true if v is a column-vector and false otherwise

this is a highly optimized software package

Cite As

us (2024). isrow iscol: pedestrian siblings who determine the nature of an array (https://www.mathworks.com/matlabcentral/fileexchange/9861-isrow-iscol-pedestrian-siblings-who-determine-the-nature-of-an-array), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R14
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Problem-Based Optimization Setup in Help Center and MATLAB Answers
Acknowledgements

Inspired: isvect

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.0

updated image, which now shows the simple help sections