photo

Reza Yahyaei


METU

Last seen: 2년 초과 전 2020년부터 활동

Followers: 0   Following: 0

메시지

통계학

  • First Answer
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


Adjusting figure size (2019b)
I am so frustrated by Matlab's axis size settings. I want to make a tight figure of specific width (e.g. 5 inches) and include a...

2년 초과 전 | 답변 수: 1 | 0

1

답변

답변 있음
How can i keep the fontsize on colorbar when saving as JPEG, TIFF etc....
Since I already set the font size in my code, what I did was saving the figure programatically with: saveas(gcf, 'filename.exte...

거의 3년 전 | 0

질문


Different image filtering results with different types
I loaded a 'uint8' image and I want to convolve it with a laplacian mask [-1, -1, -1; -1, 8, -1; -1, -1, -1]. However I get two ...

3년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Is there a dsearchn equivalent for strings?
I have two cell arrays, one is the array I want to find indices of multiple strings. Say q = { 'A', 'B' } and p = { 'H', 'F', .....

거의 4년 전 | 답변 수: 1 | 0

1

답변

답변 있음
Why is colormap only applied to the last subplot?
I debugged my own code and realized that the issue is with the topoplot function. After applying the colormap, when it goes to p...

거의 4년 전 | 0

| 수락됨

질문


Why is colormap only applied to the last subplot?
Hello. I made a custom (circular) colormap for phase angles. However, in the loop, only the last subplot takes the change. What ...

거의 4년 전 | 답변 수: 1 | 0

1

답변