photo

RYXChen


Last seen: 9 Monate vor Aktiv seit 2022

Followers: 0   Following: 0

Statistik

  • Thankful Level 2
  • Explorer

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort