photo

N.


Active since 2017

Followers: 0   Following: 0

Message

Statistics

  • First Answer
  • Thankful Level 1

View badges

Feeds

View by

Answered
Matrix dimensions must agree.
The error is in these lines: LSearch = find(a <= TempInlet,1,'last'); HSearch = find(a >= TempInlet,1,'first'); if a an...

mer än 7 år ago | 0

Answered
How can we save the color affected to a point and affect this color to another point (in 3D plot) ?
Hello, I found the solution I was looking for : with scatter3. I can directly do scatter3(x_list_frame2,y_list_frame2,z_list...

mer än 7 år ago | 0

| accepted

Question


How can we save the color affected to a point and affect this color to another point (in 3D plot) ?
Hello, I am currently working with a list of points (3d coordinates). At the beginning, I have this list of coordinates (x li...

mer än 7 år ago | 2 answers | 0

2

answers

Question


Mesh plot interactive in panel
Hello, I am trying to display a mesh plot in a panel (by using matlab GUIDE). I can plot the figure but I cannot use the usua...

mer än 7 år ago | 1 answer | 0

1

answer