photo

M Afshari


Last seen: 2 years ago Active since 2022

Followers: 0   Following: 0

Statistics

MATLAB Answers

2 Questions
2 Answers

RANK
223,850
of 301,478

REPUTATION
0

CONTRIBUTIONS
2 Questions
2 Answers

ANSWER ACCEPTANCE
100.0%

VOTES RECEIVED
0

RANK
 of 21,296

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 174,719

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

Feeds

View by

Answered
How to Turn off th yyaxis mode in app designer?
Actually I think There's no other way but using the cla (app.UIAxes,'reset'), so I must have define the labales in the function...

3 years ago | 0

| accepted

Question


How to Turn off th yyaxis mode in app designer?
in the code followed below, when I switch off, I expect the second y axis delete. But it remains. cla(app.UIAxes,"reset") is u...

3 years ago | 1 answer | 0

1

answer

Answered
why can't plot drawn in app designer?
I found the solution. That was because of one of the functions of my code which the plot must draw from that, determined just 1 ...

3 years ago | 0

| accepted

Question


why can't plot drawn in app designer?
My code in app designer works without any errors, the limits set with the datas but the plot can't be shown. Where's the proble...

3 years ago | 1 answer | 0

1

answer