Error in 'test2/Buffer': All sample times must be discrete. No continuous or constant sample times are allowed.
5 次查看(过去 30 天)
显示 更早的评论
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 个评论
Mathieu NOE
2023-7-6
hello
make sure your solver options specifies that you have fixed sampling rate, which is not simulink options by default
回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!