Effacer les filtres
Effacer les filtres

How to export data from matlab to excel

196 vues (au cours des 30 derniers jours)
Lidank Abiel
Lidank Abiel le 3 Juin 2013
Commenté : Voss le 28 Déc 2022
Hi all. I want to display/export data from matlab to excel, but i dont know how to make it. Can someone help me ? thanks before.

Réponse acceptée

Azzi Abdelmalek
Azzi Abdelmalek le 3 Juin 2013
Modifié(e) : Azzi Abdelmalek le 3 Juin 2013
Example
A=magic(5)
xlswrite('filename.xls',A)
Look at
doc xlswrite
doc xlsread
  9 commentaires
Shivam Mishra
Shivam Mishra le 26 Déc 2022
May I know how to make some text bold or change font size while exporting from MATLAB to Excel.
Voss
Voss le 28 Déc 2022
@Shivam Mishra: Search this forum for "ActiveX Excel" and you will find some examples.

Connectez-vous pour commenter.

Plus de réponses (0)

Tags

Produits

Community Treasure Hunt

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

Start Hunting!

Translated by