function y = (x)squared
y = x; end
Solution Stats
Problem Comments
1 Comment
Solution Comments
Show comments
Loading...
Problem Recent Solvers112
Suggested Problems
-
Returning a "greater than" vector
276 Solvers
-
342 Solvers
-
538 Solvers
-
Matlab Basics - Pick out parts of a vector
269 Solvers
-
Matlab Basics II - Count rows in a matrix
405 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.