Borrar filtros
Borrar filtros

how to import excel data as separate column vectors?

34 visualizaciones (últimos 30 días)
Viktor G.
Viktor G. el 29 de Feb. de 2020
Comentada: Star Strider el 1 de Mzo. de 2020
Hey guys,
can someone please tell me how to import excel data as separate column vectors? I know how to do it trough the interface but i need to use it in a script :/
Thank you for your help

Respuesta aceptada

Star Strider
Star Strider el 29 de Feb. de 2020
The available functions inport Excel files as matrices (that are of course collections of column vectors) are readmatrix and xlsread. There are others such as readtable, however that imports them as table objects.
  11 comentarios
Viktor G.
Viktor G. el 1 de Mzo. de 2020
Thank you so much :)
Star Strider
Star Strider el 1 de Mzo. de 2020
As always, my pleasure!

Iniciar sesión para comentar.

Más respuestas (1)

Image Analyst
Image Analyst el 1 de Mzo. de 2020
Viktor, don't forget to look at my reply to you in this question of yours, which is pretty much the same.

Community Treasure Hunt

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

Start Hunting!

Translated by