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 Solvers169
Suggested Problems
-
3036 Solvers
-
13157 Solvers
-
Remove the two elements next to NaN value
698 Solvers
-
Join Strings with Multiple Different Delimiters
222 Solvers
-
String Array Basics, Part 1: Convert Cell Array to String Array; No Missing Values
1948 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!