photo

Christophe Nell


EPFL Lausanne

Active since 2015

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

4 Questions
1 Answer

RANK
156.676
of 300.381

REPUTATION
0

CONTRIBUTIONS
4 Questions
1 Answer

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
0

RANK
 of 20.941

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168.477

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 1

View badges

Feeds

View by

Question


how to add a new page in an excel sheet and put data in it
Hello, I want to select two specific lines from an excel sheet and past then in a new page in an existing excel file but in a ne...

ongeveer 10 jaar ago | 1 answer | 0

1

answer

Question


Save an image with a different name using GUI
hello, I've created using GUIDE a function that allow me do make a graph and modify parameters. I add the button "Save Figure" ...

ongeveer 10 jaar ago | 1 answer | 0

1

answer

Answered
how to change color of dot in a 3D scatter plot?
I solved the problem by plotting the dot separately for x=1:1:size(a) dot(x) = scatter3(a(x), b(x), c(x)) end In function...

meer dan 10 jaar ago | 0

| accepted

Question


how to change color of dot in a 3D scatter plot?
I have done a scatter plot and when I select a point, I want that the color of this point takes another color. My function work ...

meer dan 10 jaar ago | 1 answer | 0

1

answer

Question


display specific name on a graph with the cursor
Hello, I want to be able to display the name of the dot in a graph according to the vector position. my code is functi...

meer dan 10 jaar ago | 1 answer | 0

1

answer