photo

Devang Bipinchandra Lad


Last seen: etwa ein Jahr vor Aktiv seit 2022

Followers: 0   Following: 0

Statistik

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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...

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort

Beantwortet
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...

mehr als 2 Jahre vor | 0

| akzeptiert

Frage


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. ...

mehr als 2 Jahre vor | 2 Antworten | 0

2

Antworten

Beantwortet
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...

mehr als 2 Jahre vor | 0

Frage


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 ...

mehr als 2 Jahre vor | 2 Antworten | 0

2

Antworten