Changing data copy mode
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Eduardo Gaona Peña
el 26 de Dic. de 2017
Comentada: Walter Roberson
el 26 de Dic. de 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 comentario
Walter Roberson
el 26 de Dic. de 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?
Respuesta aceptada
Más respuestas (0)
Ver también
Categorías
Más información sobre Spreadsheets en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!