The Computed sample time
古いコメントを表示
Hi,
i get this error:
The computed sample Time 2E-09 is not an integer multiple of the fixed step size 1E-08. the period, pulse width and phase delay parameters of this block need to be integer multiples of the fixed step size.
can anyone help
Reagrds
YT
4 件のコメント
Geoff Hayes
2019 年 8 月 28 日
Youssef - how is the above error generated? Please provide some context and/or references to code that you are using.
Youssef Toubla
2019 年 8 月 28 日
sruthi kesav
2020 年 5 月 4 日
編集済み: sruthi kesav
2020 年 5 月 4 日
Hi,
i get this error:
The computed sample time (1.25E-06) is not an integer multiple of the fixed step size (1E-05). The period, pulse width and phase delay parameters of this block need to be integer multiples of the fixed step size.
Can anyone help me.Thanks in advance.
Regards,
Shruthi.D
Fangjun Jiang
2020 年 5 月 4 日
If the step size is 1 second, the sample time of any block could be 1, 2, 5, 10, etc. It can't be 2.3, 10.5 or smaller than 1 like 0.5, etc.
The easiest way for you is to change the step size to be 1.25E-6 if possible. You may have further issue though.
採用された回答
その他の回答 (1 件)
Abhishek saini
2022 年 3 月 4 日
0 投票
The computed sample time (0.0004) is not an integer multiple of the fixed step size (0.0084). The period, pulse width and phase delay parameters of this block need to be integer multiples of the fixed step size
カテゴリ
ヘルプ センター および File Exchange で Sources についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!