function y = (x)squared
y = x; end
Solution Stats
Problem Comments
1 Comment
Solution Comments
Show comments
Loading...
Problem Recent Solvers112
Suggested Problems
-
30130 Solvers
-
Who has power to do everything in this world?
485 Solvers
-
Find the index of the largest value in any vector X=[4,3,4,5,9,12,0,4.....5]
399 Solvers
-
1046 Solvers
-
6279 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
I suggest looking at more Cody examples to understand the structure of the problem statement, function definition, and test suite.