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 comments
Loading...
Problem Recent Solvers437
Suggested Problems
-
Find all elements less than 0 or greater than 10 and replace them with NaN
15783 Solvers
-
What is Sum Of all elements of Matrix
446 Solvers
-
Integer Sequence - II : New Fibonacci
679 Solvers
-
1822 Solvers
-
Flip the vector from right to left
10820 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!