Community Profile

photo

Zhen Liu


Last seen: presque 4 ans il y a Actif depuis 2020

Followers: 0   Following: 0

Statistiques

  • Thankful Level 2
  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Question


Contour in a 3D surface plot
I am trying to creat a 3D surface plot with the contour of the surface projected on the top face (XY plane in Z = max) Followin...

presque 4 ans il y a | 1 réponse | 0

1

réponse

Question


Add annotation to a parent figure middle left
I am using code below to creat a n*1 plot: figure1 = figure('PaperSize',[8 8]); for i=1:N f = subplot(N,1,i); plot...

presque 4 ans il y a | 1 réponse | 0

1

réponse

Question


Legend with a variable in it
I am trying to add legend to a plot. The legend is a varibale. Some elemets in the vatiable has underscore (Sample_A1_A2). I use...

presque 4 ans il y a | 1 réponse | 0

1

réponse

Question


How to reverse x-axis in a stacked plot.
I have used the code below to plot a stacked plot, X = [4 3 2 1]; x = X'; Y = [2 3 4 5; 3 4 5 6]; y = Y'; plot1=stackedplot...

environ 4 ans il y a | 3 réponses | 1

3

réponses