How to plot a trianlge if its coordinates are not given?
Info
Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.
Ältere Kommentare anzeigen
How do I plot a triangle, as shown in the attached image, with the help of data in attached m file.

8 Kommentare
Rik
am 31 Aug. 2017
If you have the 3D coordinates, you can simply use plot3
Explorer
am 1 Sep. 2017
Rik
am 1 Sep. 2017
What I meant is that from these parameters (all those angles and heights) you should be able to mathematically figure out the coordinates, and once you have those, plotting is trivial. I think it is easier to do this algebra with pen and paper instead of Matlab.
Explorer
am 1 Sep. 2017
Explorer
am 1 Sep. 2017
Rik
am 1 Sep. 2017
Again, although you might be able to solve this in Matlab, I think it is easier to find out the coordinates you want to plot and then let Matlab do the plotting. I don't really see how this is a Matlab question, unless you insist on determining the coordinates in Matlab, for which I have seen no indication.
You need to answer a very important question: what is it exactly you want to do? Plot a triangle? Algebraically determine corner coordinates? Something entirely different?
Antworten (0)
Diese Frage ist geschlossen.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!