photo

Christophe Nell


EPFL Lausanne

2015년부터 활동

Followers: 0   Following: 0

메시지

통계

MATLAB Answers

4 질문
1 답변

순위
112,557
of 300,331

평판
0

참여
4 질문
1 답변

답변 채택
50.0%

획득한 표
0

순위
 of 20,920

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,124

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


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

대략 10년 전 | 답변 수: 1 | 0

1

답변

질문


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

대략 10년 전 | 답변 수: 1 | 0

1

답변

답변 있음
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...

대략 10년 전 | 0

| 수락됨

질문


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

대략 10년 전 | 답변 수: 1 | 0

1

답변

질문


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

대략 10년 전 | 답변 수: 1 | 0

1

답변