PDA

View Full Version : Need Help with MATLAB Question!


mypeace
16 Oct 2008, 4:46am
The goal is to write a triangle geometry calculator!!

Write a script/function that does the following:

*Prompts a user for three of inputs, allowing them to specify the angles, sides, or any valid combination angles and sides of a triangle.

*Outputs the three lengths and three angles of the triangle labeled.

*Please make sure to error check the users input, and display an informative message. (i.e. three angle inputs should not be valid since you cannot compute the leng of the sides.

PLEASE SHOW HOW YOU GOT IT!!!

NiGHTS
16 Oct 2008, 5:02am
Do your own homework.