Clear Filters
Clear Filters

Generate dll for a c file in matlab

2 views (last 30 days)
Vamshi Vuppala
Vamshi Vuppala on 6 Sep 2022
Answered: KSSV on 6 Sep 2022
I have a file 'alpha.c' which has some functionality. I want to generate a dll out of it, is it possible from matlab?

Answers (1)

KSSV
KSSV on 6 Sep 2022
Read about mex

Categories

Find more on MATLAB Compiler in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!