photo

RYXChen


Last seen: 2 months ago Active since 2022

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Explorer

View badges

Feeds

View by

Question


How to thicken a line separately for the parallelplot of matlab?
For the parallel coordinate diagram of matlab, this diagram contains many lines. I want to change the width of only one line to ...

11 months ago | 1 answer | 0

1

answer

Question


A very, very strange phenomenon!After drawing, adjust the position of the group figures. When you move the subplot in figure, the coordinates of the subplot change!!!
When I finished drawing the required graph lines in the paper, I needed to adjust the position of the subplot before exportting ...

2 years ago | 1 answer | 0

1

answer

Question


What should I do to solve the problem that the content of the text added in the matlab drawing window is outside of the figure?
My code is as follows: bp = boxplot(data_all); set(bp,'LineWidth',1); ax = gca; ax.TickLength = [0.01 0.01]; ax.LineWidth =...

2 years ago | 1 answer | 0

1

answer