zero order delay in matlab

is there a zero order delay function like Delay(inputVariable,DelayTime) in matlab, that can be used in ODEs eg. ode45? I do not want to use simulink.

1 Comment

I have no experience with delay differential equations, so I refer you to the dde23 function and its friends for you to experiment with. They are core MATLAB functions, so no special Toolboxes are needed.

Sign in to comment.

Answers (0)

Products

Asked:

on 13 Mar 2016

Commented:

on 13 Mar 2016

Community Treasure Hunt

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

Start Hunting!