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
5869 Solvers
Project Euler: Problem 9, Pythagorean numbers
295 Solvers
332 Solvers
Generate a random matrix A of (1,-1)
214 Solvers
335 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!