jan - MATLAB Central
photo

jan


Active since 2012

Followers: 0   Following: 0

Message

Statistics

MATLAB AnswersFrom 12/12 to 01/25Use left and right arrows to move selectionFrom 12/12Use left and right arrows to move left selectionTo 01/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%

RANK
167,774
of 296,601

REPUTATION
0

CONTRIBUTIONS
1 Question
0 Answers

ANSWER ACCEPTANCE
100.0%

VOTES RECEIVED
0

  • Thankful Level 1

View badges

Feeds

View by

Question


How can I compare two logical vectors to a value?
I want to do the following without loops: logix = [1;0;0;1;1;1;0;0;0]; logiy = [0;1;1;0;1;0;0;1;1]; logi = zeros(siz...

12 years ago | 2 answers | 0

2

answers
Go to top of page