Question: Write both C and Matlab scripts that allow a user to navigate through the departments at a company. The script should request a department code

 Write both C and Matlab scripts that allow a user to

Write both C and Matlab scripts that allow a user to navigate through the departments at a company. The script should request a "department code" as an input. Print a statement to the screen directing the user to the department corresponding to their input. An example output massage could say "You selected: 3. You are now being redirected to the Accounting department". Assume five departments. Account for what happens when a user inputs an invalid department code First solve this problem tising only 1/clse conditional statements. Then solve it using a switch case syntax. These methods may be included in a single script. Print both outputs

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!