Error in 'test2/Buffer': All sample times must be discrete. No continuous or constant sample times are allowed.
5 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Hello,
I want to simulate an ADC in simulink using NRZ S/H. this is my first time that I want to use DSP toolbox in simulink. Here is my schematic:
but this error pops up:
Error in 'test2/Buffer': All sample times must be discrete. No continuous or constant sample times are allowed.
I think every thing is discrete.
please let me know your idea for solving this problem.
thank you
2 Kommentare
Mathieu NOE
am 6 Jul. 2023
hello
make sure your solver options specifies that you have fixed sampling rate, which is not simulink options by default
Antworten (0)
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!