how can we convert c++ code into matlab code?

2 Ansichten (letzte 30 Tage)
shana
shana am 19 Mär. 2013
Kommentiert: Walter Roberson am 5 Feb. 2023
image processing

Akzeptierte Antwort

Azzi Abdelmalek
Azzi Abdelmalek am 19 Mär. 2013
Bearbeitet: Azzi Abdelmalek am 19 Mär. 2013
you can not convert c++ code to Matlab code. but it's possible to use this c++ code in Matlab by using mex.
  2 Kommentare
Nehza
Nehza am 5 Feb. 2023
Hello Mr Azzi, it does not work with me even the code is a mex file
Walter Roberson
Walter Roberson am 5 Feb. 2023
What errors are you encountering?
See also loadlibrary()

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Kategorien

Mehr zu Call C++ from MATLAB finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by