photo

Devang Bipinchandra Lad


Last seen: 대략 1년 전 2022년부터 활동

Followers: 0   Following: 0

통계학

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


Copy legends while superimposing two .fig files
I would like to copy the legends from the original figure f1 & f2 to the newly superimposed image. I'm trying the below code b...

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

1

답변

답변 있음
Openfig+hold on
Just found the solution of opening figure and then plotting on the same plot first open the figure using hgload Copyobj is use...

2년 초과 전 | 0

| 수락됨

질문


Openfig+hold on
I want to open saved .fig files and hold on the same plot. But it always open on a new figure and ignores the hold on function. ...

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

2

답변

답변 있음
Changing plot colors directly in .fig files
for i=1:length(percent) fig_psdm = openfig(strcat(num2str(percent(i)),'_percent\BF_alpha_0\PSDM_plot\PSDM_',num2str...

2년 초과 전 | 0

질문


Changing plot colors directly in .fig files
Suppose if I have a plot saved in a folder. I open It with using openfig command and now want to change the colour of two lines ...

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

2

답변