Conditions & Error in Time Serie Split

How can i set this conditions withou error?
Error using &
Matrix dimensions must agree.
timeseriesplittot = data(find(data(:,2)>=160000000 & data(:,2)<=164600000) & (data(:,2)>=170200000& data(:,2)<=17520000),:);

Respuestas (0)

Categorías

Más información sobre Dynamic System Models en Centro de ayuda y File Exchange.

Preguntada:

el 14 de Sept. de 2017

Community Treasure Hunt

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

Start Hunting!

Translated by