i want to write a matlab function for the prime numbers without using the built in functions like isprime, so that i can enter a range of numbers and get the result that which of these are prime numbers, please help

6 views (last 30 days)
please help me with writing a function for the output of prime numbers

Answers (1)

Dave Behera
Dave Behera on 3 Dec 2015
Edited: Dave Behera on 3 Dec 2015
I encourage you to try to write the code yourself. If you face any issues while running it, try to debug it yourself. If you are stuck, then post a message with details. This is a good way to learn.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!