Community Profile

photo

Shirley


Last seen: mehr als 2 Jahre vor Aktiv seit 2018

Statistiken

  • Thankful Level 2
  • First Review
  • Thankful Level 1

Abzeichen anzeigen

Content Feed

Anzeigen nach

Beantwortet
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] ...

mehr als 4 Jahre vor | 0

| akzeptiert

Frage


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...

mehr als 4 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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...

etwa 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

etwa 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

etwa 5 Jahre vor | 1 Antwort | 1

1

Antwort

Frage


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...

etwa 5 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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...

mehr als 5 Jahre vor | 4 Antworten | 0

4

Antworten