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 Solvers171
Suggested Problems
-
Find the sum of all the numbers of the input vector
54057 Solvers
-
Implement a bubble sort technique and output the number of swaps required
387 Solvers
-
Fix the last element of a cell array
1761 Solvers
-
Find out sum and carry of Binary adder
1701 Solvers
-
Number of Even Elements in Fibonacci Sequence
1638 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!