Can I use dll library generated in Matlab in R?

1 vue (au cours des 30 derniers jours)
Peter Valent
Peter Valent le 2 Fév 2023
Réponse apportée : Aman le 15 Fév 2023
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.

Réponses (1)

Aman
Aman le 15 Fév 2023
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!

Catégories

En savoir plus sur MATLAB Coder dans Help Center et File Exchange

Produits


Version

R2022a

Community Treasure Hunt

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

Start Hunting!

Translated by