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 Solvers154
Suggested Problems
-
Find the sum of all the numbers of the input vector
52479 Solvers
-
Create a cell array out of a struct
2248 Solvers
-
Return the first and last characters of a character array
11179 Solvers
-
Set the array elements whose value is 13 to 0
1411 Solvers
-
Back to basics - mean of corner elements of a matrix
443 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!