Simulink scope issue with data not showing
10 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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.
0 Kommentare
Antworten (1)
Pavan Guntha
am 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!
0 Kommentare
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!