Sensor Module Functionality-Simulink
1 view (last 30 days)
Show older comments
Dermansah Hazar Ersoy Yalin
on 19 Mar 2020
Commented: Dermansah Hazar Ersoy Yalin
on 23 Mar 2020
Hello,
I am trying to simulate sensor module functionality that outputs distance and sensor id. More or less I have some ideas about how to output distance but I couldn't figure out to create a sensor id. For simulink could you please help me how can I generate unique integer that they will be sensor id?
Thanks in advance.
Accepted Answer
Shresth Sharma
on 23 Mar 2020
Hi,
It is my understanding that you are trying to create a new Sensor ID for displaying the distance and Sensor ID, and you are having trouble with displaying the Sensor ID. In this case you can use Simulink MATLAB Function which can take the data and give the desired output according to your functionality and requirement.
For more understanding on how the Simulink MATLAB function works you can go through the following documentation links
More Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!