Question: Please using Matlab kindly assist me with this function basic, display EWNS 3 My Solu Similar as previous problems, but comprehensive Write a function named


Please using Matlab kindly assist me with this

function basic, display EWNS 3 My Solu Similar as previous problems, but comprehensive Write a function named myFunction(N.C), where input N is an odd integer no less than 5, and input cis a charactor among 'E''W'N' 'S return similar pattern as in the previous problems, use switch to control which to return, and otherwise" to throw an error for wrong input For example 7 'S') should give B8BB BB BB B8BB B8 88 0 0 0 0 0 BB 0 0 0 0 88 88 88 88 88 88 88 0 0 0 088 0 0 'S retum similar pattern as in the previous problems, use switch to control which to retum, and otherwise" to throw an error for wrong input For example 7 5 ) should give 88 88 88 88 8888 88 BB 0 0 0 D O I Code to call your function 1 % try run with different combinations to make sure your codes cover all the possible situations 2 myFunction(7,'S') Run Fun
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
