photo

weijie.zhu


NCEPU

Last seen: 24 días hace Con actividad desde 2022

Followers: 0   Following: 0

Mensaje

Programming Languages:
Python
Spoken Languages:
English

Estadística

All
  • Thankful Level 2
  • Personal Best Downloads Level 1
  • Editor's Pick
  • 5-Star Galaxy Level 1
  • First Submission
  • Explorer
  • First Review

Ver insignias

Feeds

Ver por

Pregunta


How to calculate the intersection line of two point cloud diagrams?
How to calculate the intersection line of two point cloud diagrams?

alrededor de 2 meses hace | 0 respuestas | 0

0

respuestas

Pregunta


How do I upload a .mat file to GitHub using MATLAB and access it remotely? Can you provide some references to GitHub API documentation?
How do I upload a .mat file to GitHub using MATLAB and access it remotely? Can you provide some references to GitHub API documen...

8 meses hace | 1 respuesta | 0

1

respuesta

Pregunta


When I drag the image, how can I make both the left and right Y-axis move?
x = 1:10; y1 = sin(x); y2 = cos(x); yyaxis left; plot(x, y1, 'b-'); yyaxis right; plot(x, y2, 'r-'); linkaxes

8 meses hace | 2 respuestas | 0

2

respuestas

Pregunta


How to set up a plot with labels but no Y-axis tick marks
How to set up a plot with labels but no Y-axis tick marks

8 meses hace | 1 respuesta | 0

1

respuesta

Pregunta


How to create line breaks in x-axis tick labels of a boxplot in MATLAB?
boxplot(rand(10,11)) ax=gca; ax.Title.String='Points Scored by the Top 11 Scoring NBA Players in 2012'; ax.Subtitle.String='E...

8 meses hace | 1 respuesta | 0

1

respuesta