Filter löschen
Filter löschen

How to export a matrix from MATLAB to Excel?

3 Ansichten (letzte 30 Tage)
Ruben Verkempynck
Ruben Verkempynck am 3 Mai 2011
Kommentiert: Dyuman Joshi am 14 Okt. 2023
Hey everybody,
how can I export matrices from MATLAB to excel? Can I copy a matrix into a text file and than paste this in Excel?
Cheers, Ruben

Akzeptierte Antwort

Yoav Livneh
Yoav Livneh am 3 Mai 2011
There is a function called xlswrite which does just that.
  2 Kommentare
Ruben Verkempynck
Ruben Verkempynck am 3 Mai 2011
Thanks a lot!
Dyuman Joshi
Dyuman Joshi am 14 Okt. 2023
For R2019a or later versions, use the more robust writematrix
Another robust option is converting array to a table and using writetable

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Community Treasure Hunt

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

Start Hunting!

Translated by