streamline of 2d PIV data by Mupad plot::streamlines2d

2 ビュー (過去 30 日間)
Jianhua LIU
Jianhua LIU 2016 年 12 月 16 日
編集済み: Jianhua LIU 2016 年 12 月 16 日
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 件のコメント
Jianhua LIU
Jianhua LIU 2016 年 12 月 16 日
編集済み: Jianhua LIU 2016 年 12 月 16 日
the error is Expecting an arithmetical expression or function. Got a 'DOM_LIST' for atrribute 'XFunction' in the 'Streamline2d' object.[plot]
please help me work out. Cheers!

サインインしてコメントする。

回答 (0 件)

カテゴリ

Help Center および File ExchangeFluid Dynamics についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by