yair suari
Ruppin academic center
Followers: 0 Following: 0
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...
거의 14년 전 | 답변 수: 1 | 0
1
답변답변 있음
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
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
거의 14년 전 | 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
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
14년 초과 전 | 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=-...
14년 초과 전 | 답변 수: 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...
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년 초과 전 | 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년 초과 전 | 답변 수: 2 | 0
2
답변제출됨
uvcurv2orth
rotation of u and v vectors from curvilinear grid to orthogonal grid
대략 18년 전 | 다운로드 수: 1 |



