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

3 Ansichten (letzte 30 Tage)
Jianhua LIU
Jianhua LIU am 16 Dez. 2016
Bearbeitet: Jianhua LIU am 16 Dez. 2016
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 Kommentar
Jianhua LIU
Jianhua LIU am 16 Dez. 2016
Bearbeitet: Jianhua LIU am 16 Dez. 2016
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!

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Kategorien

Mehr zu Fluid Dynamics finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by