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.
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 LinuxCategories
Find more on Problem-Based Optimization Setup in Help Center and MATLAB Answers
Tags
Acknowledgements
Inspired: isvect
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Version | Published | Release Notes | |
---|---|---|---|
1.0.0.0 | updated image, which now shows the simple help sections |