how can i convert excel file to mat file

i have excel file i want to convert to mat file for estimate the parameter turbulence of atmosphere

 Accepted Answer

[a,b,c]=xlsread('yourfile.xlsx')
save yourmatfile c

More Answers (0)

Asked:

on 30 Nov 2014

Commented:

on 14 Jan 2023

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!