How do I save a file in excel to matlab current folder?

8 次查看(过去 30 天)
I have data for x,y1 and y2 in excel

回答(1 个)

KSSV
KSSV 2023-3-24
T = readtable('myfile.xlsx') ;
T

类别

Find more on Data Import from MATLAB in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by