![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/9056497_1522130708982_DEF.jpg)
Mert Ayduman
2016년부터 활동
Followers: 0 Following: 0
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