フィルターのクリア

Info

この質問は閉じられています。 編集または回答するには再度開いてください。

Whether it is possible to convert C++ code to mat lab code.

1 回表示 (過去 30 日間)
Shivaranjani kamaraj
Shivaranjani kamaraj 2011 年 11 月 4 日
閉鎖済み: MATLAB Answer Bot 2021 年 8 月 20 日
I have searched many times for the converter, but i could not find any solution. Can you tell me a solution for it.

回答 (2 件)

Jan
Jan 2011 年 11 月 4 日
No, except for some trivial code, you cannot convert C++ to Matlab.
But you can write a Mex-wrapper, which calls the original C++ code. Please search in the documentation for information about Mex files.
It is a strong signal, that you cannot find a converter in the net, isn't it?

Shivaranjani kamaraj
Shivaranjani kamaraj 2011 年 11 月 4 日
Could you help me in writing Mex-wrapper.What is the original procedure.

この質問は閉じられています。

Community Treasure Hunt

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

Start Hunting!

Translated by