How can I save a simulink waveform to a workspace and perform a FFT on matlab.
조회 수: 2 (최근 30일)
이전 댓글 표시
Good day, I am Olando Fraser a year 3 Electrical and Computer Engineering student at the Univeristy of the West Indies, St Augustine Campus. I am using the simulink software for my final year project and I need some assistance. I am simulating a BLDC motor but I need to run a FFT on the waveform in matlab. How can i save the simulink waveform in some data file to perform the FFT in matlab??. Please help.
댓글 수: 0
답변 (1개)
Sabin
2023년 2월 1일
There are various ways to export simulation data from a Simulink model:
After exporting the data it is possible to use the fft function in MATLAB:
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Electromechanical에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!