how can i convert excel file to mat file
4 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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
0 comentarios
Respuesta aceptada
Azzi Abdelmalek
el 30 de Nov. de 2014
[a,b,c]=xlsread('yourfile.xlsx')
save yourmatfile c
4 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre Spreadsheets en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!