Importing coordinates from text file and then creating bounding box ?

조회 수: 3 (최근 30일)
Ayesha Abbasi
Ayesha Abbasi 2019년 12월 3일
댓글: Ayesha Abbasi 2019년 12월 6일
I want to import coordinates from text file and plot a bounding box on image. I have imported text file and read that particular line on which coordinates are,but was facing difficulty in picking that coordinates so I could use those to plot bounding box. I have attached the file as well on which I'm working. Kindly guide me.
  댓글 수: 2
Stephane
Stephane 2019년 12월 3일
Why not create your variables directly? Xmin = ...; Ymin = ...; Xmax = ...; Ymax = ...
Ayesha Abbasi
Ayesha Abbasi 2019년 12월 6일
But to save these coordinates values from the whole string?

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Import, Export, and Conversion에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by