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

回答