2D contour graph
이전 댓글 표시
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

답변 (1개)
Image Analyst
2021년 5월 30일
0 개 추천
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.
카테고리
도움말 센터 및 File Exchange에서 Lighting, Transparency, and Shading에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!