Question: Sub - function 2 : GetData This function retrieves information from multiple worksheets in the excel files saved in FileNames. This function then saves the
Subfunction : GetData
This function retrieves information from multiple worksheets in the excel files saved in FileNames. This function then saves the information in a structure array called Properties.
PropertiesGetData ID SheetName, CurrentSheet, Properties
This function must use as input:
ID the parachute ID for the Hit parachutes only
Sheet Name the name of the curtent worksheet in the given spreadsheet file.
Current Sheet, a cell array containing all the data in the SheetVame worksheet.
Properties, a nested structure array containing the data of the relevant data files in the working directory with the name structure "DataIDHit xlsx It will be intially empty.
The function must produce as output:
Properties, a nested structure array containing the data of all the relevant data files in the working directory with the name structure 'DataIDHit.xlsx Do not display the code, explain the steps i must follww and the matlab commands and function
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
