Calculate the area of a triangle between three points - MATLAB Cody - MATLAB Central

Problem 769. Calculate the area of a triangle between three points

Difficulty:Rate
Calculate the area of a triangle between three points:
P1(X1,Y1)
P2(X2,Y2)
P3(X3,Y3)
these three points are the vertices of the triangle.

Solution Stats

42.08% Correct | 57.92% Incorrect
Last Solution submitted on Jul 02, 2025

Problem Comments

Solution Comments

Show comments
Why should you share code?
In a discussion on LInkedin about my recent blog post, Do these...
3
6

Problem Recent Solvers3235

Suggested Problems

More from this Author11

Problem Tags

Community Treasure Hunt

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

Start Hunting!