Guess the Logic!
logic(1) = 100
logic(2) = 102
logic(3) = 99
logic(4) = 103
logic(5) = 98
Make a function logic(x) which will return 'x' th term of logic
Solution Stats
Problem Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers403
Suggested Problems
-
4564 Solvers
-
How to find the position of an element in a vector without using the find function
2815 Solvers
-
Project Euler: Problem 8, Find largest product in a large string of numbers
1309 Solvers
-
720 Solvers
-
Given a matrix, swap the 2nd & 3rd columns
1265 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!