Filter löschen
Filter löschen

Input to Output ghost elements

1 Ansicht (letzte 30 Tage)
Alexander Babin
Alexander Babin am 25 Jan. 2021
Bearbeitet: Alexander Babin am 25 Jan. 2021
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?

Antworten (0)

Kategorien

Mehr zu Programmatic Model Editing finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by