Question: Only 23 , please do it using matlab ranforce-randi (to, 121 switch ranforce cane o case 1,2,3.4,5,6) case (7,8,9) case (10,11) disp('There is no wind')
Only 23 , please do it using matlab ranforce-randi (to, 121 switch ranforce cane o case 1,2,3.4,5,6) case (7,8,9) case (10,11) disp('There is no wind') disp('There is a breeze disp('This is a gale disp('It in a storm disp('Hello, Hurricane!') case 12 end Rewrite the following switch statement as one nested if-else statement lelseif clauses may be usedl.Assume that there is a variable letter and that it has been initialized. 23. switch letter case f'y' caseQ otherwise disp ('Hello disp('Yes') disp ("Quit' displ . Error . end 24 Rewrite the following nested if-else statement as a switch statement that accomplishes exactly the same thing. Assume that num is an integer variable that has been initialized, and that there are functions , 12,13, and f4. Do not use any if or if-else statements in the actions in the switch statement, only calls to the four functions. if num 4 1 (num) else if num
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
