Reading input file in rapid accelerator mode

1 回表示 (過去 30 日間)
Antonios
Antonios 2016 年 8 月 14 日
Dear all,
I have an embedded Matlab block which calls a self implemented subfunction for reading an input file. Normal and accelerated mode are working fine but rapid accelerator gernerates errors.
I understand that I am not able to use function calls like "textread", "fopen" or "strmatch" because they a "unsupported" for generating code, but which functions for reading files are supported?
Searching for "supported functions by rapid accelerator" did not help me.
How am I able to read a file in embedded Matlab while running the rpaid accelerator mode?
Best ragards

採用された回答

Swathik Kurella Janardhan
Swathik Kurella Janardhan 2016 年 8 月 16 日
Refer to this MATLAB Answer that explains solution for a similar question.

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeData Import and Export についてさらに検索

製品

Community Treasure Hunt

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

Start Hunting!

Translated by