필터 지우기
필터 지우기

Linking Matlab Libraries to Mingw for Another C++ Program

조회 수: 3 (최근 30일)
BURAK
BURAK 2023년 11월 7일
댓글: BURAK 2023년 11월 8일
Hello everyone!
I am currently trying to write a function inside an open-source framework(called PhysiCell) that will read matlab files and use data inside this framework. The framework using mingw as a compiler but I have lack of information about how to integrate different C++ libraries to open-source project. I have done lot of search for this but most commonly found about "how to compile C++ codes in Matlab" not "how to link matlab data api in mingw". I started with modifing makefile but compile process failed everytime.

답변 (1개)

Bruno Luong
Bruno Luong 2023년 11월 7일
  댓글 수: 1
BURAK
BURAK 2023년 11월 8일
Thanks for your answer. But not exactly. I want to use matdgns.c example in the MATLAB directories to write C++ program that I have mentioned above. I am getting undefined reference error and dont know how to implement MATLAB libraries into Mingw.

댓글을 달려면 로그인하십시오.

제품


릴리스

R2023b

Community Treasure Hunt

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

Start Hunting!

Translated by