MATLAB: Arduino – Matlab

arduino

currently i use IO package for Matlab, i can light on LED by using digitalWrite function, but now i wan try to blink the LED but don't know how to do it, can someone help me?

Best Answer

You can check the elapsed time and toggle the output written to the LED every few seconds.
(It is not clear whether you are using the Simulink Arduino target, or something else here. If this answer doesn't help, please provide more information)
Related Question