Input to Output ghost elements

1 次查看(过去 30 天)
Dear friends, it is the strangest thing I have seen and the weirdest question to ask. Consider the following model:
The input is a matrix [t_in; x_in], where t_in is a vector of time stamps, and x_in = [0 1 0 1 1 1 1 0 0 1 0 0 1 1 1 1 0 1 0 0 0 0];
Reading from input.mat directly into output.mat you might expect getting just the same stuff, but hey, lets plot the input and the output together:
Wait a second. The output array has an extra '1' around the 17th element and then the whole thing is just shifted one element to the right.
So, the question is 'why', where did that '1' ghost come from?

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Programmatic Model Editing 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by