How to export data into CSV file with Raspberry Pi 3 + Simulink
이전 댓글 표시
Hi,
I am working on a project in which I am reading in a signal from a USB soundcard that's connected to my Raspberry Pi 3. This signal is processed in Simulink through 2 different types of filters and I can plot the resulting signals in the Simulink Timescope. My goal is to run this Simulink application as a stand-alone application on a Raspberry Pi 3. Now instead of plotting the 2 signals, I want to export them as data to a CSV file. I couldn't find any Simulink blocks that enables me to do this. Or how to export the data to a CSV file when I run external mode in Simulink.
So I would like to export my data to a CSV file, while running the application on the Raspberry Pi 3. How can this be accomplished?
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Raspberry Pi Blockset에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!