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

2 visualizaciones (últimos 30 días)
shana
shana el 19 de Mzo. de 2013
Comentada: Walter Roberson el 5 de Feb. de 2023
image processing

Respuesta aceptada

Azzi Abdelmalek
Azzi Abdelmalek el 19 de Mzo. de 2013
Editada: Azzi Abdelmalek el 19 de Mzo. de 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 comentarios
Nehza
Nehza el 5 de Feb. de 2023
Hello Mr Azzi, it does not work with me even the code is a mex file
Walter Roberson
Walter Roberson el 5 de Feb. de 2023
What errors are you encountering?
See also loadlibrary()

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Call C++ from MATLAB en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by