I want to write a program in which I simulate the lap racing time of a vehicle. As I'm better at writing in C compared to matlab I decided to do it in Matlab. However, I want to output my values in a graph which I know Matlab is good at. How do I implement my code in C (written in CodeBlocks btw) in Matlab?

 採用された回答

James Tursa
James Tursa 2017 年 9 月 8 日

0 投票

You could start with the mex doc:
There are several examples in the doc. You can also find example mex routines in the FEX.

その他の回答 (0 件)

質問済み:

2017 年 9 月 8 日

回答済み:

2017 年 9 月 8 日

Community Treasure Hunt

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

Start Hunting!

Translated by