필터 지우기
필터 지우기

csv file and images

조회 수: 8 (최근 30일)
Michelle
Michelle 2020년 4월 2일
댓글: Walter Roberson 2020년 11월 15일
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
Harsha Priya Daggubati 2020년 4월 7일
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