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 comments
Loading...
Problem Recent Solvers174
Suggested Problems
-
Return a list sorted by number of occurrences
2896 Solvers
-
Solve the set of simultaneous linear equations
505 Solvers
-
295 Solvers
-
Return fibonacci sequence do not use loop and condition
870 Solvers
-
Calculate the average value of the elements in the array
1812 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!