Joy - MATLAB Central
photo

Joy


Last seen: 4 months ago Active since 2022

Followers: 0   Following: 0

Statistics

MATLAB AnswersFrom 08/22 to 01/25Use left and right arrows to move selectionFrom 08/22Use 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
69,408
of 296,468

REPUTATION
0

CONTRIBUTIONS
1 Question
0 Answers

ANSWER ACCEPTANCE
100.0%

VOTES RECEIVED
0

  • Thankful Level 1

View badges

Feeds

View by

Question


label two objects that share part of the same boundary separately
I have a matrix like this: m = [0,1,1,1,0;1,0,0,0,1;0,1,1,1,0;0,1,0,1,0;0,0,1,0,0]; And I want to label the interior separate...

2 years ago | 1 answer | 0

1

answer
Go to top of page