Call C++ function from MatLab

Hi,
I wrote a small function in C++ that takes some parameters and outputs them via cout. Is there a way to call this function from MatLab ? I tried to use cfun_return = coder.ceval('cfun_name', cfun_arguments) but it didn't worked: 'The coder.ceval function is not supported in MATLAB.'
Thank you for time

Catégories

En savoir plus sur External Language Interfaces dans Centre d'aide et File Exchange

Question posée :

Jan
le 17 Sep 2014

Réponse apportée :

le 17 Sep 2014

Community Treasure Hunt

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

Start Hunting!

Translated by