photo

Shirley


Last seen: 4 years ago Active since 2018

Followers: 0   Following: 0

Statistics

MATLAB Answers

6 Questions
1 Answer

RANK
25,399
of 300,302

REPUTATION
1

CONTRIBUTIONS
6 Questions
1 Answer

ANSWER ACCEPTANCE
100.0%

VOTES RECEIVED
1

RANK
 of 20,911

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,040

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 2
  • First Review
  • Thankful Level 1

View badges

Feeds

View by

Answered
How to change the color of a 16bit image from Grays to a color mode?
I found that this works for me. Suggestions are more than welcome. Thanks 1)self define a colormap, e.g %Yellow [1 1 0] ...

6 years ago | 0

| accepted

Question


How to change the color of a 16bit image from Grays to a color mode?
Hi I have an image which is 16bit. It is grays. I wonder how can I change it to a specific color, e.g, Yellow? I tried to conve...

6 years ago | 2 answers | 0

2

answers

Question


How to align multiple matrices based on the first column values?
Here is an example A = [1,4;2,6;2,7;3,5;3,6;5,2]; B = [2,5;4,6;4,7;5,3]; I want the output to be like (3 columns): (combining...

6 years ago | 1 answer | 0

1

answer

Question


Undefined function or variable 'drawellipse'
I was trying to apply 'h = drawellipse('Center',[1000,1000],'SemiAxes',[500,250],'StripeColor','r');' the same as the example i...

6 years ago | 1 answer | 0

1

answer

Question


Why did font size change when copying figure from matlab to Illustrator?
Hi there I was copying some figures from matlab to illustrator and noticed that the font size decreased. Here is what I did: go...

6 years ago | 1 answer | 1

1

answer

Question


what happens to Matlab when I lose connection to my network drive data all of a sudden?
Hi there I have been trying to run some matlab on a bunch of my data. Both my codes and data are stored in the network drive. R...

6 years ago | 2 answers | 0

2

answers

Question


How to move files with name containing 1,7,13, 1+6n to a new folder?
Hi I have hundreds of files with the same names except the number in a folder,for example 2018test001.nd2, 2018test002.nd2, 2018...

7 years ago | 4 answers | 0

4

answers