Guess the Logic!
logic(1) = 7
logic(2) = 4
logic(3) = 8
logic(4) = 3
logic(5) = 9
logic(6) = 2
Make a function logic(x) which will return 'x' th term of sequence
Solution Stats
Problem Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers365
Suggested Problems
-
Find all elements less than 0 or greater than 10 and replace them with NaN
15783 Solvers
-
3403 Solvers
-
Convert a Cell Array into an Array
2199 Solvers
-
1125 Solvers
-
7145 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!