Reading input file in rapid accelerator mode
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Antonios
il 14 Ago 2016
Risposto: Swathik Kurella Janardhan
il 16 Ago 2016
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
0 Commenti
Risposta accettata
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Low-Level File I/O in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!