photo

Giancarlo Eder Guerra Padilla


Last seen: 2 years ago Active since 2017

Followers: 0   Following: 0

Statistics

MATLAB Answers

1 Question
1 Answer

RANK
255,823
of 301,200

REPUTATION
0

CONTRIBUTIONS
1 Question
1 Answer

ANSWER ACCEPTANCE
100.0%

VOTES RECEIVED
0

RANK
 of 21,190

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 173,339

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • First Answer
  • Revival Level 1
  • Thankful Level 1

View badges

Feeds

View by

Answered
How do I display in Site Viewer multiple txsite/rxsite objects?
Use show for the two of them TX = txsite; RX = rxsite; show(TX); show(RX);

7 years ago | 0

Question


Making a saved plot image into a two-dimensional image for imbinarize?
Hello, I'm using imbinarize function to transform an image into 0 and 1. The image I want to input by using imread is 256x256x3,...

8 years ago | 1 answer | 0

1

answer