Read fiout file (fidap)

Read a FIOUT file, as produced by FIDAP Finite element software into Matlab.

現在この提出コンテンツをフォロー中です。

Due to the Fortran-like(?) file format; loading a flout file would take ages using functions like textscan or fscanf in Matlab. Therefore using compiled C++ code the file is first converted to a txt file and then the header and data of the fiout file are quickly read into Matlab using the fscanf function.

Code assumes a predefined specific format for the FIOUT file; if it does not work for your files; have a look at the included *.cpp file; it should be easy to edit/improve this.
Thanks to Paul Groot, Academic Medical Center, Amsterdam for the C++ tips.

引用

Wouter (2026). Read fiout file (fidap) (https://jp.mathworks.com/matlabcentral/fileexchange/40593-read-fiout-file-fidap), MATLAB Central File Exchange. に取得済み.

カテゴリ

Help Center および MATLAB AnswersLarge Files and Big Data についてさらに検索

一般的な情報

MATLAB リリースの互換性

  • すべてのリリースと互換性あり

プラットフォームの互換性

  • Windows
  • macOS
  • Linux
バージョン 公開済み リリース ノート Action
1.0.0.0