Question: In MATLAB, Write a function that will receive a name and department as separate strings and will create and return a code consisting of the
In MATLAB,
Write a function that will receive a name and department as separate strings and will create and return a code consisting of the first two letters of the name and the last two letters of the department. The code should be upper-case letters.
** I am new at MATLAB, so please make as simple to understand as possible** Thank you.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
