Error in 'test2/Buffer': All sample times must be discrete. No continuous or constant sample times are allowed.
6 ビュー (過去 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!