Question: Don't use loops if , else, while, find any conditionals or iterations MAATLAB Don't use loops if , else, while, find any conditionals or iterations
Don't use loops if , else, while, find any conditionals or iterations MAATLAB
Don't use loops if , else, while, find any conditionals or iterations MAATLAB
Inputs: 1. a vector Output: 1. (logical) true if the vector is the same forwards as it is backwards. False if it is not. Description: Notes: - The find() function is banned Examples: % ans1 = false an2 = isSameBack ([10]) \%ans2 = true
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
