Clear Filters
Clear Filters

How can I call, compile and run c code from Matlab through cygwin?

7 views (last 30 days)
Hi,
I am trying to compile and run c code on a pc from matlab by calling Cygwin. How do I go about it? I just finished a tutorial on converting matlab code to c code, but not the other way around.
Thank you.

Answers (2)

Ankitha Kollegal Arjun
Ankitha Kollegal Arjun on 18 Apr 2017
Edited: Ankitha Kollegal Arjun on 18 Apr 2017
The following documentation contains some useful information about how to use MATLAB with Cygwin:

Kritika Vayur
Kritika Vayur on 18 Apr 2017
Thank you. I looked at this, and it benefited a little bit. I used the system command in matlab to run Cygwin.

Community Treasure Hunt

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

Start Hunting!