photo

Devang Bipinchandra Lad


Last seen: 9 månader ago Active since 2022

Followers: 0   Following: 0

Statistics

MATLAB Answers

3 Questions
2 Answers

RANK
108 761
of 300 365

REPUTATION
0

CONTRIBUTIONS
3 Questions
2 Answers

ANSWER ACCEPTANCE
66.67%

VOTES RECEIVED
0

RANK
 of 20 933

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168 262

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

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

mer än 2 år 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...

mer än 3 år 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. ...

mer än 3 år 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...

mer än 3 år 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 ...

mer än 3 år ago | 2 answers | 0

2

answers