help me Matlab code im lost and having a bad day
part 2 and 3
Part 2 Add complexity by adding a spaghetti bowl for $6 and a ravioli bowl for $8. Ask the customer for how many orders of each of the dishes Compute the total cost Report to the customer with a longer message o "You ordered a ## inch pizza with ## toppings, ## orders of spaghetti and ## orders of ravioli. o "Your order will be 5 ##### Part 3 Inputs can be in vector form. Have the customer input how many drinks in vector form (We only offer one type but three sizes; small, med, large) Ask the customer for how many drinks in small, med, and large using a single input statement. Note that the variable needs to be input as a vector using square brackets [S,M,L) Create an frciof statement that reads back the order using index addressing 6. Remember that you can address the index using syntax like: Drinks (1) "You ordered #small, medium, and ## large drinks. Reflection question: Could you add more types of drinks using a matrix form? Save the file either on the local computer or on a flash drive, then upload your file to ARUS Body A B $ 3 4 5 6 7 8 Insert Tablo Chart Text Shape Media Comment Part 1 Greate a script file to compute the cost of a pizza based on these parameters Ask the customer for the plata size (8,10,14 inch) using input statement Ask the number of toppings using input statement. Just the number, not types. Compute the area of the pizza Compute the cost of the pizza - do not use if statements It costs 5 cents per square Inch of plaza Add 5 cents per square Inch for each topping . Example; a plain pizza with toppings costs $0.05 Area; A pizza with 2 toppings is that price 0.05 Area 2 didn't say it was a good pricing modell) Using anfarin statement report to the customer "You ordered a 2 inch pizza with #toppings" "Your order will be sa Using a display statement report a "Thank you for your order" Part 2 Add complexity by adding a spaghetti bowl for $6 and a ravioli bowl for $8. Ask the customer for how many orders of each of the dishes Compute the total cost Report to the customer with a longer message "You ordered a 2 inch pata with toppings, orders of spaghetti and orders of revoll your order will be Part 3 Inputs can be in vector form. Have the customer out how many drinks in vector form (We only offer one type but the size wall, med, targe) Ask the customer for how many drinks in all, med, and large using a single fut statement. Note that the variable needs to be input as a vector sig square badets IS, ML Create a tool tent that is the ordering in die ber that you can writ) de andre Reflection to you more types of matform