How can i interpolate a circle with a few coordinates?

답변 (2개)

Ercan
Ercan 2013년 11월 6일

0 개 추천

Sorry but I have to say that is too much code for me at the moment. I am not so familar with all the Matlab codes. I have for instance three vectors like u=[1 0],v=[0 1] and w=[-1 0] and I want to plot a circle. How can I do this.

댓글 수: 1

If 7 lines of code exceeds the limit of how much MATLAB code you are able to comprehend, then I'm afraid I can't help you. You can try rectangle() to plot a circle in a single line of code . See the example in the help.

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

카테고리

도움말 센터File Exchange에서 Interpolation에 대해 자세히 알아보기

태그

질문:

2013년 11월 4일

댓글:

2013년 11월 6일

Community Treasure Hunt

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

Start Hunting!

Translated by