How to draw streamline
4 ビュー (過去 30 日間)
古いコメントを表示
Hi, I have x and y data and u and v which are velocity components in a matrix. I want to draw streamlines. but matlab returns u and v must be at least 2*2 matrices. It does sense just when we have them as a function not as vectors. How can I draw streamlines in this condition? Thanks, Regards, Elham Mohammadi
1 件のコメント
Image Analyst
2016 年 3 月 24 日
Is there a plot in the gallery you'd like to recreate? http://www.mathworks.com/products/matlab/plot-gallery.html Or one from the help from stream()? Please supply some data and the code that you have tried.
採用された回答
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Vector Fields についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!