Use MEX functions to call external APIs

3 views (last 30 days)
I created a simple simulink model (as shown in the image below). “UDP Receive” is used to receive data from another computer. I want to know:
Can I write MEX functions in ”MATLAB Function“ to call external APIs to parse the transmitted data?

Accepted Answer

Walter Roberson
Walter Roberson on 24 Oct 2023
  1 Comment
Qu Wei
Qu Wei on 24 Oct 2023
Thank you very much for your advice. As a new MATLAB user, this is a bit difficult for me. But I'll try.

Sign in to comment.

More Answers (0)

Categories

Find more on Write C Functions Callable from MATLAB (MEX Files) in Help Center and File Exchange

Tags

Products


Release

R2020a

Community Treasure Hunt

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

Start Hunting!