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

3 visualizzazioni (ultimi 30 giorni)
I have data for x,y1 and y2 in excel

Risposte (1)

KSSV
KSSV il 24 Mar 2023
T = readtable('myfile.xlsx') ;
T

Community Treasure Hunt

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

Start Hunting!

Translated by