Assume your manager wants you to get familiar with the data in a file for housing market analysis. What is the best way to open and review the data?
a) Use the "open()" function in MATLAB.
b) Utilize the "fopen()" function in MATLAB.
c) Use a spreadsheet program like Microsoft Excel.
d) Utilize the "importdata()" function in MATLAB.