I have a c file written using mex functions, run by Matlab using mex compiler. Now I want to run those mex type .c files without Matlab environment. So, is there any way to convert mex type .c file to normal .c file.

1 回表示 (過去 30 日間)
I have a c file written using mex functions, run by Matlab using mex compile. Now I want to run those mex type .c files without Matlab environment. So, is there any way to convert mex type .c file to normal .c file. Thanks in advance.

採用された回答

Bhaskar R
Bhaskar R 2020 年 2 月 18 日
編集済み: Bhaskar R 2020 年 2 月 18 日
You can convert an apple to juice, but it is like to convert back juice to an apple
For more info based MATLAB experts saying
  3 件のコメント
Bhaskar R
Bhaskar R 2020 年 2 月 18 日
Yes Amrit, I got you. you are clear but i thought different sorry for that. As of my knowledge mex.h needs the MATLAB environment, there may be third party applications to do this, in the mentioned link you may find something helpful.
Amrit Kumar Verma
Amrit Kumar Verma 2020 年 2 月 18 日
Thanks for your support @Bhaskar. :-) :-)

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

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeWrite C Functions Callable from MATLAB (MEX Files) についてさらに検索

製品

Community Treasure Hunt

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

Start Hunting!

Translated by