Problem 44645. Prime numbers between a , b.
Find all prime number between a & b (including a and b). example:
a=100
b=120
y= [101 103 107 109 113]
Solution Stats
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers76
Suggested Problems
-
Find the sum of the elements in the "second" diagonal
1163 Solvers
-
Basics: 'Find the eigenvalues of given matrix
423 Solvers
-
692 Solvers
-
Check that number is whole number
4592 Solvers
-
Write a code that will follow the equation y = x * (x + x) * x.
341 Solvers
More from this Author18
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!