Extracting closed contours of streamfunction
显示 更早的评论
I have 2D streamfunction(x,y). I would like to know how can I extract closed contour of streamfunction only without providing threshold. And obtain the rough radius of the circle with centre
Thanking you
回答(1 个)
KSSV
2021-11-24
0 个投票
7 个评论
KSSV
2021-11-24
Plot the function and use contour. Read about contour.
CODER
2021-11-24
KSSV
2021-11-24
Get the points of the contour and try this: https://in.mathworks.com/matlabcentral/answers/583547-set-of-points-form-a-polygon
Or share your data and what have you tried.
CODER
2021-11-24
KSSV
2021-11-24
You have any specific line/ region to extract?
类别
在 帮助中心 和 File Exchange 中查找有关 Contour Plots 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
