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 Solvers347
Suggested Problems
-
Determine Whether an array is empty
770 Solvers
-
Split a string into chunks of specified length
1675 Solvers
-
751 Solvers
-
Matlab Basics II - Count rows in a matrix
373 Solvers
-
7157 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!