how to write equation in matlab?

 Accepted Answer

k2 = @(x,y) k1(x,y+p/2)*(y>p/2);
Best wishes
Torsten.

More Answers (0)

Asked:

on 22 Aug 2017

Answered:

on 22 Aug 2017

Community Treasure Hunt

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

Start Hunting!