Guess the logic
logic(1) = 2
logic(2) = 5
logic(3) = 9
logic(4) = 14
Make a function logic(x) which returns 'x' th term of logic
Solution Stats
Solution Comments
Show comments
Loading...
Problem Recent Solvers67
Suggested Problems
-
994 Solvers
-
Check if number exists in vector
13901 Solvers
-
Given a matrix, swap the 2nd & 3rd columns
1265 Solvers
-
String Array Basics, Part 1: Convert Cell Array to String Array; No Missing Values
1969 Solvers
-
Calculate Amount of Cake Frosting
29340 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!