yair suari
Ruppin academic center
Followers: 0 Following: 0
Statistics
RANK
14,623
of 295,735
REPUTATION
2
CONTRIBUTIONS
3 Questions
4 Answers
ANSWER ACCEPTANCE
66.67%
VOTES RECEIVED
1
RANK
8,427 of 20,277
REPUTATION
96
AVERAGE RATING
0.00
CONTRIBUTIONS
1 File
DOWNLOADS
1
ALL TIME DOWNLOADS
965
RANK
of 154,433
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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 ago | 1 answer | 0
1
answerTo 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 ago | 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 ago | 1
Question
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 ago | 1 answer | 0
1
answervolume 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...
13 years ago | 0
Question
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...
13 years ago | 2 answers | 0
2
answersSubmitted
uvcurv2orth
rotation of u and v vectors from curvilinear grid to orthogonal grid
17 years ago | 1 download |