See attached image, how do I find angle?

2 vues (au cours des 30 derniers jours)
Husam Alsaleh
Husam Alsaleh le 28 Oct 2020
What does my professor mean when he asks to let the user write the values? And how do I find the angles?
  1 commentaire
KSSV
KSSV le 28 Oct 2020
This is your home work.....what have you attempted for this?

Connectez-vous pour commenter.

Réponses (1)

Elijah McNeil
Elijah McNeil le 28 Oct 2020
I believe that Ax equals the first value in A(9.63), and Ay equals the 2nd value in A(6.51), and so on. You need to enter all those values into the Input triangles points.
function [Ax, Ay, Bx, By, Cx, Cy] = Input Triangles Points(9.63, 6.51, 5.37, 2.49, 1.18, 8.73 )
It also wouldn't hurt to look at the examples that your professor provided you, most of the time the examples a professor provides are extremely helpful.

Catégories

En savoir plus sur Graphics Object Programming dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by