![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/25255680_1641912767308_DEF.jpg)
Devang Bipinchandra Lad
Followers: 0 Following: 0
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...
2年弱 前 | 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...
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...
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...
3年弱 前 | 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 ...
3年弱 前 | 2 件の回答 | 0