Is there any way to connect simulink controlling an arduino with GUI in MATLAB ?
1 view (last 30 days)
Show older comments
hamzah alamoodi
on 3 Jan 2016
Commented: hamzah alamoodi
on 3 Jan 2016
I'm trying to communicate between simulink and GUI simulink controls a DC motor through arduino and the GUI has the push button which will start the rotation of DC motor Is that possible and how ?
0 Comments
Accepted Answer
Walter Roberson
on 3 Jan 2016
The GUI can call sim(), which is Simulink. See for example https://www.mathworks.com/examples/simulink-test/12390-creating-test-harnesses-for-linked-subsystems
More Answers (0)
See Also
Categories
Find more on Modeling in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!