フィルターのクリア

How to convert Header files in C to Matlab?

2 ビュー (過去 30 日間)
Pooja
Pooja 2013 年 4 月 21 日
How will i convert the header files in the C program to Matlab.In the Matlab 2013 is there any code generator .Like C to matlab converter?

回答 (1 件)

Walter Roberson
Walter Roberson 2013 年 4 月 21 日
There is no C to MATLAB convertor that I am aware of. C has operations that have no MATLAB equivalent.
Does this have to do with generating the interface definition for a DLL for loadlibrary() ? If so then the routine expects C .h files rather than MATLAB ones.

カテゴリ

Help Center および File ExchangeGet Started with MATLAB についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by