How to find the angle of triangle in Matlab

Posted by Jessy on Stack Overflow See other posts from Stack Overflow or by Jessy
Published on 2010-06-10T09:34:19Z Indexed on 2010/06/10 9:42 UTC
Read the original article Hit count: 274

Filed under:
|
|
|

I'm trying to find the angle of the the triangle in matlab.

e.g. in the triangle below, I want to find the angle of ABC (marked as black). if a = 40, b=50, How I can I find the angle (in degree) of ABC in Matlab ? alt text

Thanks alt text

© Stack Overflow or respective owner

Related posts about matlab

Related posts about find