Filter löschen
Filter löschen

csv file and images

8 Ansichten (letzte 30 Tage)
Michelle
Michelle am 2 Apr. 2020
Kommentiert: Walter Roberson am 15 Nov. 2020
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 Kommentar
Walter Roberson
Walter Roberson am 15 Nov. 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.

Melden Sie sich an, um zu kommentieren.

Antworten (1)

Harsha Priya Daggubati
Harsha Priya Daggubati am 7 Apr. 2020
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!

Kategorien

Mehr zu Images finden Sie in Help Center und File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by