Given a number N, find the smallest prime P greater than N. For example: If N=10 then P=11. If N=13 then P=17.
Solution Stats
Problem Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers282
Suggested Problems
-
How to find the position of an element in a vector without using the find function
2819 Solvers
-
Convert a numerical matrix into a cell array of strings
2523 Solvers
-
Return the first and last characters of a character array
12271 Solvers
-
610 Solvers
-
Flip the vector from right to left
11245 Solvers
More from this Author99
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!