Watch out! Martix size!
This works in Matlab but not here? It fails on Test 3, but when I use the same value of x and the same function in Matlab it works...
Your output y is a row vector (or scalar), but in 3'rd test it should be a column vector. Predefine y first with the same size as x.
good solution
Calculate the Levenshtein distance between two strings
456 Solvers
Return unique values without sorting
591 Solvers
Check if number exists in vector
4487 Solvers
Deleting an element in a matrix
325 Solvers
252 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!