Mohr Circle's program.
in
Programming Questions
•
21 days ago
Hello,
I'm trying to make a program that makes the Mohr Circle. Basically it is a way to calculate all the forces on a sample from a buiding, and makes a graph on how it should look like.
I'm having some trouble to create a text field where the user inputs the values from the forces acting on the sample, and to show them after the Circle is done.
hmmm, I think is hard to understand like that... hmm A simpler way to look at my problem is:
I need to make a field where the user enter some values and after some calculations it shows the results to the person, with the accurate circle representation.
Does anyone knows how it can be done using the Processing??
It should look just like this:
Thank you for your time =D
1