sample time arduino-simulink
이전 댓글 표시
I'm trying to acquire a single analog signal with Arduino Mega using simulink(Ode 3) from Matlab 2013a. The sample time of the analog block is 0.004 sec and the signal is correctly saved to the workspace. I referred to the doc belo: http://nl.mathworks.com/help/supportpkg/arduino/ug/analoginput.html
Here comes my problem: THe signal saved in the workspace has a real sample time of around 0.03s (sampling frequency of around 30Hz instead of 250Hz) and the time I store with the clock block is the one of the symulink simulation and not the real one. How can I save on the workspace a signal with the proper sample time? Thanks
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Arduino Hardware에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!