Преобразование библиотеки C++ в MATLAB mexC++

Программы на C++. Форум разработчиков
Ответить
Anonymous
 Преобразование библиотеки C++ в MATLAB mex

Сообщение Anonymous »


I have a big C++ code and I want to integrate this into MATLAB so that I can use it inside my matlab code. If it was a single code making its mex file would have been the best option. But since now it's a code that needs to be compiled and built in order to run, I don't know how can I use the functions in this code.

Is making mex files for the whole code the only option or is there any other workaround? Also I would like some help on how can I make mex files for the whole code and then build it.

For more insight, this is the code I am trying to integrate in matlab http://graphics.stanford.edu/projects/d ... _v_2_2.zip . Thank You!


Источник: https://stackoverflow.com/questions/258 ... matlab-mex
Ответить

Быстрый ответ

Изменение регистра текста: 
Смайлики
:) :( :oops: :roll: :wink: :muza: :clever: :sorry: :angel: :read: *x)
Ещё смайлики…
   
К этому ответу прикреплено по крайней мере одно вложение.

Если вы не хотите добавлять вложения, оставьте поля пустыми.

Максимально разрешённый размер вложения: 15 МБ.

Вернуться в «C++»