Guess the logic!
logic(1) = 1
logic(11) = 2
logic(15) = 6
logic(22) = 4
Make a function logic(x) which will return value according to logic in problem
Solution Stats
Problem Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers232
Suggested Problems
-
4183 Solvers
-
First non-zero element in each column
942 Solvers
-
8423 Solvers
-
Converts numbers into characters
2009 Solvers
-
Double all elements in the array
2206 Solvers
More from this Author40
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!