writePWMDutyCycle
R2026bGenerate PWM signal with specified duty cycle on digital pin
Description
Add-On Required: This feature requires the MATLAB Support Package for Arduino Hardware add-on.
Examples
Input Arguments
More About
Alternative Functionality
App
Use the Pin Explorer pane and Pin Configuration panel in the Arduino Explorer to write PWM signal with specified duty cycle on digital pin of Arduino or any other supported hardware in MATLAB and MATLAB Online™. In the Pin Explorer pane, click the row corresponding to the pin that you want to configure. The Pin Configuration panel displays the options you can use to configure the selected pin. In the Pin Configuration panel, set the Mode as PWM, set the PWM Mode as Duty Cycle, and if required specify a Label to uniquely identify the pin. For more information, see Configure Read and Write for GPIO Pins Using Arduino Explorer App.
Version History
Introduced in R2014b