Problem 2879. Square the input
Solution Stats
Problem Comments
-
3 Comments
Zikobrelli
on 27 Jan 2015
There's a problem is test#2.
you should write x and y_correct as vectors / x=[2 3 4] --> y_correct=[4 9 16]
Guillaume
on 27 Jan 2015
When you write your problem, there's a section to actually test your test suite. What not do that before publishing the problem?
Anupam Agarwal
on 28 Jan 2015
Sorry for inconvenience... now i have learnt to create problems...
Problem Recent Solvers393
Suggested Problems
-
Select every other element of a vector
27575 Solvers
-
Find all elements less than 0 or greater than 10 and replace them with NaN
14602 Solvers
-
Matrix indexing with two vectors of indices
671 Solvers
-
680 Solvers
-
Check that number is whole number
2878 Solvers
More from this Author1
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!