Changing data copy mode
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
Eduardo Gaona Peña
am 26 Dez. 2017
Kommentiert: Walter Roberson
am 26 Dez. 2017
Right now I´m importing data to Matlab using the command importdata(-pastespecial) which allowed me to copy columns from excel to arrays in Matlab. However when I try it in another computer instead of transforming it to arrays, Matlab creates a structure out of it.... The data in excel is separated with commas (as given by the machine in the lab). Is there a way to change how Matlab copies it?. In the other computer it was doing it perfectly.
1 Kommentar
Walter Roberson
am 26 Dez. 2017
Is it possible that the first system is ms windows with excel installed but that the other one is is either not windows or does not have excel installed?
Akzeptierte Antwort
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Spreadsheets finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!