How can I simulate with data that is taken from comport?

1 view (last 30 days)
I have a dynamic model and ı wil read the two integer data from comport and then ı should send these data to my simulink model. Also at the same time the simulation should be done.

Accepted Answer

Ameer Hamza
Ameer Hamza on 26 Apr 2018
you can use this block to directly get data from COM port to Simulink simulation.
  2 Comments
bayram özmen
bayram özmen on 26 Apr 2018
Yes ı understand. But also ı have one more question. My compart data will be like U 30 40. U uses to understand the data is coming. And ı will take always 2 data. Then ı need to use these data in a inverse kinematik equation after that ı will achieve new 2 data , these 2 data will simulate my simulink model.
Ameer Hamza
Ameer Hamza on 27 Apr 2018
What is your question? Do you want to know how to process the serial data?

Sign in to comment.

More Answers (0)

Categories

Find more on Modeling in Help Center and File Exchange

Tags

Products

Community Treasure Hunt

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

Start Hunting!