Nice..
nice!!!
Good one
solid work
y=isvector(x);
Nice one
function y = checkvector(x)
y = isvector(x);
end
Nice
nice
There is a mistake in your test suite test 3.
Please correct it.
Hi, No mistake in test suit 3, a vector can be a column vector or row vector.
Suit number 3 is completely okay.
Find all elements less than 0 or greater than 10 and replace them with NaN
13150 Solvers
Split a string into chunks of specified length
492 Solvers
Find the index of the largest value in any vector X=[4,3,4,5,9,12,0,4.....5]
301 Solvers
412 Solvers
Given a square and a circle, please decide whether the square covers more area.
367 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!