필터 지우기
필터 지우기

Reading input file in rapid accelerator mode

조회 수: 1 (최근 30일)
Antonios
Antonios 2016년 8월 14일
답변: Swathik Kurella Janardhan 2016년 8월 16일
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 CenterFile Exchange에서 Data Import and Export에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by