Clear Filters
Clear Filters

Is there a way to circumvent positive lag condition on ddes?

2 views (last 30 days)
Hello,
For dde23, I have a large vector of delays. In the dde function I can deal with it in double for loops. The problem is some of the elements in the delay vector are 0. But the dde23 throws the following error:
The lags must all be positive
Is there a way to circumvent this problem or do I have to write my own numerical integration function?
Thanks in advance,
Yasir

Answers (0)

Products


Release

R2023a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!