help on simulink input
조회 수: 1 (최근 30일)
이전 댓글 표시
i am encountering a simple problem that i want to remove the first input and i want to only connect slider as input.plzz help
SIMULINK FILE CAN EASILY BE OBTAINED FROM FOLLOWING MATHWORKS LINK
https://in.mathworks.com/help/supportpkg/rtlsdrradio/ug/spectral-analysis-with-rtl-sdr-radio.html;jsessionid=6a5e3e8b3cf8083d4d8a2587a119
댓글 수: 0
채택된 답변
Fangjun Jiang
2020년 10월 20일
You don't remove the Constant block. You "Connect" the Slider to the Constant block.
Double click the Slider, Drag the Constant block to the window, click "Connect".
set the simulation time to be "inf" and run simulation, move the slider and you will see the Constant block value changing.
If still not getting it, double click Slider, click "Help".
댓글 수: 2
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Sources에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!