csv file and images

8 次查看(过去 30 天)
Michelle
Michelle 2020-4-2
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 个评论
Walter Roberson
Walter Roberson 2020-11-15
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.

请先登录,再进行评论。

回答(1 个)

Harsha Priya Daggubati
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!

类别

Help CenterFile Exchange 中查找有关 Images 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by