2D contour graph
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
How can i plot the stress distribution of a circular structure? its output will be two-dimensional contour graph like below. Its equation is as follows: Q=F/A+My/I
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/636365/image.jpeg)
0 Commenti
Risposte (1)
Image Analyst
il 30 Mag 2021
See attached demo and adapt at needed. It computes the average radial profile.
Or maybe you just want to use the contour() function but that is so obvious I assume you tried that and didn't like what it did, but you just didn't tell us why you didn't like it.
If you can't figure out my attached demos, and need more help, attach your gray scale image, or the data variable, or "circular structure" in a .mat file.
0 Commenti
Vedere anche
Categorie
Scopri di più su Graph and Network Algorithms in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!