How do I define piecewise constant function in for loop?
Show older comments
For example, say I have data points given by
and corresponding output points
. Now I want to define a piecewise constant function y such that on
its
,
on
,
on
,
on
and so on.
. Now I want to define a piecewise constant function y such that on
its
,
,
and so on.Accepted Answer
More Answers (0)
Categories
Find more on Loops and Conditional Statements in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!