MATLAB Arudino PWM support
이전 댓글 표시
Hi,
I am looking for advice and insight on how to use the writePWMDutycycle and writePWMVoltage function in MATLAB arduino interface. I have installed the arduino PDE sketch to my arduino and installed the arduino hardware support package in MATLAB. However, I the writePWMDutycycle or writePWMVoltage functions show up a as undefined functions whenever I attempt to use them.
Do I need to upload an different version of the arduino PDE sketch to allow the use of these functions?
Thanks,
답변 (2개)
Abhishek GS
2015년 3월 17일
0 개 추천
Hi chucktehengineer,
Is it only the 'writePWMDutycycle' and 'writePWMVoltage' functions from Arduino MATLAB support Package that are erring out ? Are the functions 'arduino', 'configureDigitalPin', 'readDigitalPin', 'writeDigitalPin' etc working ?
If the other functions are also not working, it looks like you may have not installed the MATLAB Arduino Support Package properly.
Thanks, Abhishek
rivanildo duarte almeida
2015년 6월 14일
0 개 추천
good afternoon people
when I try to use the writeDigitalPin function, the error msn says not this set
what do I do?
커뮤니티
더 많은 답변 보기: Power Electronics Community
카테고리
도움말 센터 및 File Exchange에서 Arduino Hardware에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!