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 Solvers80
Suggested Problems
- 
         Remove any row in which a NaN appears 8695 Solvers 
- 
         Find the maximum number of decimal places in a set of numbers 3227 Solvers 
- 
         
         748 Solvers 
- 
         
         4925 Solvers 
- 
         Convert given decimal number to binary number. 2213 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!