csv file and images

I am given 3 csv files (depth.csv,width.csv,length.csv) which all include tons of data in them how would I display an image out of the csv files.

1 comentario

Walter Roberson
Walter Roberson el 15 de Nov. de 2020
Michelle, if you feel that the question is unclear, then as you are the person who posted the question, you should be the one who clarifies it to make it more clear.

Iniciar sesión para comentar.

Respuestas (1)

Harsha Priya Daggubati
Harsha Priya Daggubati el 7 de Abr. de 2020

0 votos

Hi,
I guess you can read the data from CSV using 'readtable' and use it to create an image using 'image' method.
Hope this helps!

Categorías

Más información sobre Convert Image Type en Centro de ayuda y File Exchange.

Etiquetas

Preguntada:

el 2 de Abr. de 2020

Comentada:

el 15 de Nov. de 2020

Community Treasure Hunt

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

Start Hunting!

Translated by