フィルターのクリア

Using coder to convert audioread which needs to read only wav file to mex c file?

5 ビュー (過去 30 日間)
I have been trying to convert my matlab code to c. This inbuilt function audioread i want to convert. It need to read only wav format and give the output matrix. how can i modify the audioread.m file so that i address the problem which says import statements are not currently supported. codegen only supports cell operation for varargin and varargout and try catch

採用された回答

Rick Rosson
Rick Rosson 2014 年 8 月 9 日
doc coder.extrinsic
  2 件のコメント
saisivasundar
saisivasundar 2014 年 9 月 4 日
I need the C code for this function. I need to totally convert the program. Extrinsic only dispatches the function to matlab for execution. Is it possible to generate C Code for this function as well?

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeMATLAB Coder についてさらに検索

タグ

製品

Community Treasure Hunt

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

Start Hunting!

Translated by