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
-
Create a cell array out of a struct
2421 Solvers
-
Find the sum of the elements in the "second" diagonal
1204 Solvers
-
Sum the numbers on the main diagonal
613 Solvers
-
Is this triangle right-angled?
6540 Solvers
-
343 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!