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