Simulink scope issue with data not showing
이전 댓글 표시
hello
I am trying to sens some pulses to the microcontroller F28379D, system is ok buliding and show the pulses on Oscilloscope, I put some scope blocks to show the signal on simulink MATLAB but the scopes did not show anything.

답변 (1개)
Pavan Guntha
2021년 8월 31일
0 개 추천
Hello Salah,
You could try unchecking 'Limit data points to last' option in the configuration parameters of the Scope block since it stores only the last 5000 data points (as per the attached figure). For more details you could have a look at the following documentation page: Specify signal values to log
Hope this helps!
카테고리
도움말 센터 및 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!