Mahdi Torabi - MATLAB Central
photo

Mahdi Torabi


University of Hull

2017년부터 활동

Followers: 0   Following: 0

메시지

통계

MATLAB AnswersFrom 05/17 to 01/25Use left and right arrows to move selectionFrom 05/17Use left and right arrows to move left selectionTo 01/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%

순위
4,044
of 296,389

평판
12

참여
5 질문
1 답변

답변 채택
60.0%

획득한 표
7

  • Thankful Level 2
  • First Review
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


How to zoom subplots together?
Is there any way to link two graphs together in a subplot while zoom in one the other zoom in too?

6년 초과 전 | 답변 수: 1 | 1

1

답변

답변 있음
How to change color of lines on legend?
According to the Walter answer on above my problem solved easily using : L(1) = plot(nan, nan, 'b-'); L(2) = pl...

6년 초과 전 | 3

| 수락됨

질문


How to change color of lines on legend?
Is there any way to change the color of lines in the legend AFTER plotting the graph(like using Edit\axes properties)?

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

2

답변

질문


How can I have loop inside another big loop?
Hi, I have 3 channel data, I added noise to ch1 to calculate SNR. This needs to repeat 10 times as I am adding WGN which is in...

6년 초과 전 | 답변 수: 0 | 0

0

답변

질문


Title position below the x axis
How can I change the position of a title from top of the figure to the below of x axis using code(automatically) on a subplot?

6년 초과 전 | 답변 수: 2 | 2

2

답변

질문


how to save results in each loop by using for
I am running a program which I need to add white Gaussian noise on signal and filter it. I need to repeat the process for 100 t...

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

1

답변
Go to top of page