Info
This question is closed. Reopen it to edit or answer.
How to choose divisible numbers for a data?
1 view (last 30 days)
Show older comments
code for divisible number of a data
0 Comments
Answers (1)
Adam
on 8 Feb 2018
Edited: Adam
on 8 Feb 2018
doc factor
will give you prime factors. You can take it from there to decide your own factors.
2 Comments
Adam
on 8 Feb 2018
You didn't ask a very detailed question so there isn't much to elaborate on. You can look at that help page and try it on command line to see the results.
If you don't understand about prime factors then you need to do some reading up if you want to be finding factors of a number.
This question is closed.
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!