MATLAB
1. Write a function getraamcata that will prompt a user to enter the following data for a classroom, storing each response in one field of a structure array room, which will be returned as output argument when the function is called: room – getroomdata Field bldgcode A 2 or 3 character building code (e.g., SC) mumber A room number, which may contain letters (e.g., 130, 7A, etc.) area capacity he maximum capacity of the room
OR
OR