Missing Vector Scope Block in Simulink Matlab 2018b
이전 댓글 표시
Hello members,
I recently did some tutorials on fft of an signal in simulink. The strucutre is given in the screenshot below. But I'm missing the vector scope block to plot the results of the fft in the frequency domain. Has the location change from DSP to a different toolbox I currently have not installed?
In short for you as background information: I would like to make a fourier analyis of my signal in simulink and plot the results in a typical amplitude, frequency diagram. I know that is also possible with the spectrum analyzer, but I cannot deal with dBm amplitudes.
Any help regarding the vector scope block or an alternative would be great!
Thanks
댓글 수: 1
divyabhat
2020년 7월 27일
From the release notes: The Vector Scope block was removed in a R2018b. Use one of these blocks instead:
- Time Scope — Visualize time domain signals
- Spectrum Analyzer — Visualize frequency domain signals
- Array Plot — Visualize other input domain signals.
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Scopes and Data Logging에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!