Question: using MATLAB 1) A file name is supposed to be in the form filename.ext. Write a function that will determine whether text is in the
1) A file name is supposed to be in the form filename.ext. Write a function that will determine whether text is in the form of a name followed by a dot followed by a three-character extension, or not. The function should return 1 for logical true if it is in that form, or o for false if not. The function should work with both character vector and string arguments
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
