Info

この質問は閉じられています。 編集または回答するには再度開いてください。

Shearch in two vectors the index of 2 different values and then intersect the output

1 回表示 (過去 30 日間)
5mid
5mid 2016 年 10 月 11 日
閉鎖済み: MATLAB Answer Bot 2021 年 8 月 20 日
I'm doing this
s=intersect(find(model.y==model.y(s)),find(model.x==model.x(s)+1));
This works I just wanna know if there's a fast way to do it.
Thank you

回答 (0 件)

Community Treasure Hunt

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

Start Hunting!

Translated by