photo

Jesus


自 2013 起处于活动状态

Followers: 0   Following: 0

消息

统计学

  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


How to put 4 graphs close to each other ?
How to put 4 graphs close to each other ? I would like to make a figure similar to this one: : <</matlabcentral/answers...

10 years 前 | 0 个回答 | 0

0

个回答

提问


How to create a graph with two shaded areas ?
How to create a graph with two shaded areas (rectangle with diagonal lines) ? I would like to create a graph (in MATLAB) similar...

10 years 前 | 1 个回答 | 0

1

个回答

提问


How to put a red border area in the graph ?
How to put a red border area in the graph ? I made a graph using this code: figure(1); fill([x; flipud(x)],[y1; flipud(y2)...

10 years 前 | 1 个回答 | 0

1

个回答

提问


How to create a graph with a shaded area ?
how to create a graph with a shaded area (rectangle with diagonal lines) ? I would like to create a graph (in MATLAB) similar to...

10 years 前 | 1 个回答 | 0

1

个回答

已回答
How to plot the data with the mean plus standard deviation ?
fill([x;flipud(x)],[y1;flipud(y2)],'k')

10 years 前 | 0

| 已接受

提问


How to plot the data with the mean plus standard deviation ?
How to plot the data with the mean plus standard deviation ? Generate a graph (X verse Y1, Y2). Y1 is the mean plus standard d...

10 years 前 | 2 个回答 | 0

2

个回答

提问


How to open a file in MATLAB, which has comma as decimal separator.
How to open a file (.txt or.dat), which has comma as decimal separator. My file has two columns (the first column is using comma...

11 years 前 | 2 个回答 | 1

2

个回答

提问


how to import a file in MATLAB?
I want to import a file (.dat or txt) in MATLAB, which contains numbers and NaN in some columns. My file looks like this: ...

11 years 前 | 2 个回答 | 0

2

个回答