function y = (x)squared
y = x; end
Solution Stats
Problem Comments
1 Comment
Solution Comments
Show comments
Loading...
Problem Recent Solvers112
Suggested Problems
-
4782 Solvers
-
410 Solvers
-
The sum of the numbers in the vector
642 Solvers
-
294 Solvers
-
Change the first and last diagonal element of the identity matrix to zero
160 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.