Simulink scope issue with data not showing

7 views (last 30 days)
SALAH alatai
SALAH alatai on 25 May 2021
Answered: Pavan Guntha on 31 Aug 2021
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.

Answers (1)

Pavan Guntha
Pavan Guntha on 31 Aug 2021
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!

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!