Problem 47209. Find Logic 1
Make correct function by Finding logic
logic(1) = 2
logic(2) = 3
logic(3) = 5
logic(4) = 9
Make a function logic(x) which will return value equal to logic(x)
Solution Stats
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers400
Suggested Problems
-
1236 Solvers
-
430 Solvers
-
Create an n-by-n null matrix and fill with ones certain positions
664 Solvers
-
Convert a Cell Array into an Array
2052 Solvers
-
Converts numbers into characters
1689 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!