photo

Devang Bipinchandra Lad


Last seen: 1 year 前 自 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 year 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 2 个回答 | 0

2

个回答