Conditions & Error in Time Serie Split

2 ビュー (過去 30 日間)
Sérgio Querido
Sérgio Querido 2017 年 9 月 14 日
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),:);

回答 (0 件)

カテゴリ

Help Center および File ExchangeDynamic System Models についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by