Problem 42317. De-primed
Write a function that will multiply every prime number in the array or matrix by two, leaving all other numbers the same, and return that de-primed array or matrix. One will be treated as prime in this problem.
Solution Stats
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers157
Suggested Problems
-
Find all elements less than 0 or greater than 10 and replace them with NaN
15691 Solvers
-
2195 Solvers
-
Numbers with prime factors 2, 3 and 5.
599 Solvers
-
Find the maximum number of decimal places in a set of numbers
3235 Solvers
-
Create a vector whose elements depend on the previous element
750 Solvers
More from this Author139
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!