필터 지우기
필터 지우기

read input file different type

조회 수: 2 (최근 30일)
vaya putra
vaya putra 2019년 7월 3일
편집: vaya putra 2019년 7월 3일
i have input file as vtu
i am very struggling how to read the pressure value.
<DataArray type="Float64" Name="pressure" format="binary" RangeMin="50" RangeMax="80">
AQAAAACAAADIAAAAEwAAAA==eJxjYAABTwcGqtIhdKcBP1cOBw==
by paraview AQAAAACAAADIAAAAEwAAAA==eJxjYAABTwcGqtIhdKcBP1cOBw== are pressure value ( 50 50 50 50 80 etc)
  댓글 수: 2
KSSV
KSSV 2019년 7월 3일
YOu want to read in paraview or matlab?
vaya putra
vaya putra 2019년 7월 3일
편집: vaya putra 2019년 7월 3일
read in MATLAB,
i need input file that format in vtu file.
when i used 'fopen' this the data AQAAAACAAADIAAAAEwAAAA==eJxjYAABTwcGqtIhdKcBP1cOBw==
with this input i can not calculate the input file.
it should be as a pressure value.
should i convert the input file?
please help me

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Data Import and Analysis에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by