Filter löschen
Filter löschen

how to transfer all the data in workspace to excel at one go

3 Ansichten (letzte 30 Tage)
Sushma n
Sushma n am 11 Jul. 2018
Kommentiert: Sushma n am 12 Jul. 2018
i want to transfer all the data at one go to excel
  6 Kommentare
Walter Roberson
Walter Roberson am 12 Jul. 2018
Do you want the variables to each be columns of one overall sheet, with the column names according to the variable names? If so then we need to know for sure that the variables are all vectors.
Do you want the variables to each be written to individual sheets?
Saving all of the variables will require dynamically referencing variables by name, which is not recommended. We recommend that you not create numbered variables like that. See http://www.mathworks.com/matlabcentral/answers/304528-tutorial-why-variables-should-not-be-named-dynamically-eval

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by