MATLAB Coder Support for C11 and Textscan()
古いコメントを表示
Hi all, Does MATLAB Coder support C11 as a target language? My guess is not, but I wonder if this is planned for a future release? In terms of text processing, does MATLAB Coder support the MATLAB function Textscan()? Again, my guess from quickly browsing the release notes is not? Thanks everyone...
採用された回答
その他の回答 (1 件)
Paul Metcalf
2013 年 6 月 5 日
0 投票
1 件のコメント
Ryan Livingston
2013 年 6 月 6 日
Unfortunately, we can't comment on the plans for supporting TEXTSCAN or C11 but your requests for those have been noted.
Currently PARFOR is supported by MATLAB Coder in generated MEX functions. OpenMP provides the parallel constructs for MATLAB Coder to do so:
Thanks for the suggestions Paul!
カテゴリ
ヘルプ センター および File Exchange で MATLAB Coder についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!