Can I use dll library generated in Matlab in R?

조회 수: 1 (최근 30일)
Peter Valent
Peter Valent 2023년 2월 2일
답변: Aman 2023년 2월 15일
I have created a simple dll that can be called from within Matlab. Can this dll be called from other high-level programming languages such as R? It did not work for me so I would like to ask whether it is even possible.

답변 (1개)

Aman
Aman 2023년 2월 15일
Hi,
I understand that you have generated a dll file using the MATLAB and now you want to access it in some other high-level language .
For accessing the dll from other high-level language you could try out either of the two ways suggested here.
Hope this helps!

카테고리

Help CenterFile Exchange에서 MATLAB Coder에 대해 자세히 알아보기

제품


릴리스

R2022a

Community Treasure Hunt

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

Start Hunting!

Translated by