Filter löschen
Filter löschen

Info

Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.

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

1 Ansicht (letzte 30 Tage)
Shivaranjani kamaraj
Shivaranjani kamaraj am 4 Nov. 2011
Geschlossen: MATLAB Answer Bot am 20 Aug. 2021
I have searched many times for the converter, but i could not find any solution. Can you tell me a solution for it.

Antworten (2)

Jan
Jan am 4 Nov. 2011
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 am 4 Nov. 2011
Could you help me in writing Mex-wrapper.What is the original procedure.

Diese Frage ist geschlossen.

Community Treasure Hunt

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

Start Hunting!

Translated by