photo

Mert Ayduman


2016년부터 활동

Followers: 0   Following: 0

통계

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


What's wrong with my polygon area calculator code
Hi, I wrote this code. It essentially calculates area of a polygon when given coordinates by shoelace formula. But it gives me w...

8년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Invalid Message ID Format. Is my syntax wrong?
function area = areaof3ang(x1,y1,x2,y2,x3,y3) if nargin~=6 error(message('You need to input 6 values for 3 points. A...

8년 초과 전 | 답변 수: 1 | 0

1

답변