photo

Christophe Nell


EPFL Lausanne

自 2015 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

4 个提问
1 个回答

排名
261,423
of 299,916

声誉
0

贡献数
4 个提问
1 个回答

回答接受率
50.0%

收到投票数
0

排名
 of 20,840

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 166,562

贡献数
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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 0

1

个回答