how can i convert excel file to mat file

4 visualizaciones (últimos 30 días)
sabah
sabah el 30 de Nov. de 2014
Comentada: Minh Hoang el 14 de En. de 2023
i have excel file i want to convert to mat file for estimate the parameter turbulence of atmosphere

Respuesta aceptada

Azzi Abdelmalek
Azzi Abdelmalek el 30 de Nov. de 2014
[a,b,c]=xlsread('yourfile.xlsx')
save yourmatfile c
  4 comentarios
Ratheesh
Ratheesh el 8 de Nov. de 2022
Is that really working
Minh Hoang
Minh Hoang el 14 de En. de 2023
thanks so much!

Iniciar sesión para comentar.

Más respuestas (0)

Community Treasure Hunt

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

Start Hunting!

Translated by