Community Profile

photo

Devang Bipinchandra Lad


Last seen: 8 months ago Active since 2022

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


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 ago | 1 answer | 0

1

answer

Answered
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 ago | 0

| accepted

Question


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 ago | 2 answers | 0

2

answers

Answered
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 ago | 0

Question


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 ago | 2 answers | 0

2

answers