Info

이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.

Converting a figure plot into a matrix

조회 수: 2 (최근 30일)
ronald
ronald 2014년 11월 20일
마감: Doug Hull 2014년 11월 21일
Hello All, i am working i have a code that generates a plot for me. I was wondering if it was possible to create a matrix data set out of the plot.
I would be grateful for any help. Thanks.
PS: an extract to my code is;
>> h = plot(xe{i},ye{i},'r','LineWidth',2); This generates a series of ellipses and i will want to capture the ellipses (and their elements) as a matrix

답변 (0개)

이 질문은 마감되었습니다.

Community Treasure Hunt

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

Start Hunting!

Translated by