photo

Iris Hinrichs


自 2012 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

4 个提问
1 个回答

排名
261,762
of 297,503

声誉
0

贡献数
4 个提问
1 个回答

回答接受率
75.0%

收到投票数
0

排名
 of 20,449

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 159,017

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • First Review
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


saveas: problems with axes when saving a figure as .fig
Hi there, I created a figure with subplots which I save as a .fig file. Apparently, the axes are changed when the figure is ...

11 years 前 | 1 个回答 | 0

1

个回答

已回答
surfacem: How to display nans in white color?
I found it out myself. The solution is h = surfacem(C) set(h,'alphadatamapping', 'none','alphadata', double(~isnan(C)), ...

12 years 前 | 0

提问


surfacem: How to display nans in white color?
Hi there, under the following link, <http://www.mathworks.com/matlabcentral/newsreader/view_thread/140607> it was suggest...

12 years 前 | 1 个回答 | 0

1

个回答

提问


how to avoid geoshow shrinking the axis
Hi there, apparently, the function geoshow shrinks the current axes: My plots are smaller when I add the coastline with geos...

12 years 前 | 1 个回答 | 0

1

个回答

提问


How to place xtick labels inside the plot?
I would like to place my xtick labels inside the plot. Is there a property like "xticklabellocation" which I could set to "in"?...

13 years 前 | 1 个回答 | 0

1

个回答