photo

Shirley


Last seen: 거의 4년 전 2018년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

6 질문
1 답변

순위
25,399
of 300,302

평판
1

참여
6 질문
1 답변

답변 채택
100.0%

획득한 표
1

순위
 of 20,911

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,040

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 2
  • First Review
  • Thankful Level 1

배지 보기

Feeds

보기 기준

답변 있음
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년 전 | 0

| 수락됨

질문


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년 전 | 답변 수: 2 | 0

2

답변

질문


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년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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년 초과 전 | 답변 수: 1 | 1

1

답변

질문


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년 초과 전 | 답변 수: 2 | 0

2

답변

질문


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년 전 | 답변 수: 4 | 0

4

답변