streamline of 2d PIV data by Mupad plot::streamlines2d
Show older comments
I have import PIV data x, y, U, V by U:=import::readdata("U.txt",","):, and run plot(plot::Streamlines2d(U,V,x=min(x)..max(x),y=min(y)..max(y),TipLength=3*unit::mm,LineColor=RGB:blue)) I got an error:
1 Comment
Jianhua LIU
on 16 Dec 2016
Edited: Jianhua LIU
on 16 Dec 2016
Answers (0)
Categories
Find more on Fluid Dynamics in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!