Question: MatLab Script Write a script that takes a vector of numbers, A, and return a new vector B, containing the cubes of the positive numbers
MatLab Script
Write a script that takes a vector of numbers, A, and return a new vector B, containing the cubes of the positive numbers in A. If a particular entry is negative, replace its cube with 0.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
