Converting MATLAB code to C code

13 views (last 30 days)
ANAGHA GOURI
ANAGHA GOURI on 23 Dec 2017
Commented: Walter Roberson on 26 Dec 2017
I tried out doing conventional delay sum beamforming technique in MATLAB. I am finding it difficult to convert it to C code and simulate it using gnuplot. Can anyone help me find a solution to my problem. Thank you in advance for any help. My MATLAB code is attached along with this
  3 Comments
Birdman
Birdman on 26 Dec 2017
Firstly, you need to write your script as a function. Then you can process it in MATLAB Coder App.
Walter Roberson
Walter Roberson on 26 Dec 2017
MATLAB Coder will not help you with any of the graphics.

Sign in to comment.

Answers (0)

Community Treasure Hunt

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

Start Hunting!