photo

Hongyun


Last seen: 13 dagen ago Active since 2024

Followers: 0   Following: 1

Statistics

MATLAB Answers

6 Questions
0 Answers

RANK
137.597
of 300.365

REPUTATION
0

CONTRIBUTIONS
6 Questions
0 Answers

ANSWER ACCEPTANCE
83.33%

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 3
  • First Review

View badges

Feeds

View by

Question


How to use stacked bar charts to draw multiple confidence intervals
How to use stacked bar charts to draw multiple confidence intervals as follows My sample data is as follows: the point es...

ongeveer een jaar ago | 2 answers | 0

2

answers

Question


How to merge a pie chart with a map
How to merge a pie chart with a map using MATLAB Mapping Toolbox? Just like this one.

meer dan een jaar ago | 0 answers | 0

0

answers

Question


How can I hide the black line on the right side of colorbar

meer dan een jaar ago | 1 answer | 0

1

answer

Question


How to make the font sizes of Xlabel, Ylabel, and Title different in a heat map using MATLAB?
I have used the heatmap function in MATLAB to draw a figure. However, the font sizes of Xlabel, Ylabel, and Ttile are same. How ...

meer dan een jaar ago | 2 answers | 0

2

answers

Question


How to continue drawing bar charts on the basis of drawing maps
How to continue drawing bar charts on the basis of drawing maps using MATLAB softwore? Just like this one.

meer dan een jaar ago | 1 answer | 0

1

answer

Question


How to make axis line invisible but keep ytick and yticklabel visible in double Y-axis figures
figure x = linspace(0,10); y = sin(3*x); yyaxis left plot(x,y) ax = gca; pause(1e-6) set(gca,'XColor','k','YColor','k...

meer dan een jaar ago | 1 answer | 0

1

answer