現在この提出コンテンツをフォロー中です。
- フォローしているコンテンツ フィードに更新が表示されます。
- コミュニケーション基本設定に応じて電子メールを受け取ることができます
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. に取得済み.
| バージョン | 公開済み | リリース ノート | Action |
|---|---|---|---|
| 1.0.0.0 |
