photo

yair suari


Ruppin academic center

Last seen: 5 years 前 自 2007 起处于活动状态

Followers: 0   Following: 0

消息

统计学

All
MATLAB Answers

3 个提问
4 个回答

File Exchange

1 文件

排名
14,751
of 297,527

声誉
2

贡献数
3 个提问
4 个回答

回答接受率
66.67%

收到投票数
1

排名
8,476 of 20,454

声誉
96

平均
0.00

贡献数
1 文件

下载次数
1

ALL TIME 下载次数
965

排名

of 159,075

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • First Submission
  • Thankful Level 1
  • First Answer

查看徽章

Feeds

排序方式:

提问


when printing a figure matlab prints line that are not shown on screen
Hi i am trying to print a map. when i do *set(gca,'Position',outpos,'box','off');* I see no frame around my map (pcolor...

13 years 前 | 1 个回答 | 0

1

个回答

已回答
textscan fopen
it looks like you want to use csvread

13 years 前 | 0

已回答
To change value in cells based on conditions
something like (not very efficient) for i=1:size(a,1) if a(i:i+2)==[33 33 33];a(i:i+2)=[33 33 44] end

13 years 前 | 0

已回答
Filling regions in binary image ?
there used to be a function in the exchange to do just that i dont remember the name but it was something like hfill_nans

13 years 前 | 1

提问


why does the green in RGB come out yellow
i want to use the following code to demonstrate what RGB is but somehow the green comes yellow. anyone knows why is that? x=-...

13 years 前 | 1 个回答 | 0

1

个回答

已回答
volume visualization for geographic data
i am currently using the slice function so I think i need to be a little more clear here. The advantage of using the mapping t...

14 years 前 | 0

提问


volume visualization for geographic data
i am running an ocean hydrodynamical model that produces 4d results where the variables for the x and y are geographic coordinat...

14 years 前 | 2 个回答 | 0

2

个回答