how we can bring turbo c program in matlab

1 回表示 (過去 30 日間)
manoj saini
manoj saini 2011 年 8 月 18 日
plz tell me

回答 (1 件)

Friedrich
Friedrich 2011 年 8 月 18 日
Hi,
Turbo C is really old (end of the 80s I think). Can Turbo C code be compiled with the Visual Studio Compiler? If so, you could generate a mex file from it. Not 100%sure but beware that Visual Studio can generate 32bit or 64bit files only but Turbo C generated 16bit files.
Are there converter available which can transform Turbo C in "normal" C?
I don't see any direct way to bring Turbo C into MATLAB.

カテゴリ

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

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by