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
-
Calculate the area of a triangle between three points
3238 Solvers
-
Convert Two Character String into a Binary Vector
212 Solvers
-
Calculate the Number of Sign Changes in a Row Vector (No Element Is Zero)
810 Solvers
-
Find the maximum two numbers of every column of a matrix
204 Solvers
-
7579 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!