How to merge two matrix #2

  • Follow


Hello!!!

I have two matrix ,
one matrix cimage(:,:,u) and u =38 (1 ot 38 image)
second matrix cimage1(:,:,u)and u=38 to 60

i wanna merge two matrix .

how can i do that ?
please help me !!!!
0
Reply kunal 5/27/2010 9:34:05 PM

"kunal  varaiya" <kvaraiya@gmail.com> wrote in message <htmogd$4pm$1@fred.mathworks.com>...
> Hello!!!
> 
> I have two matrix ,
> one matrix cimage(:,:,u) and u =38 (1 ot 38 image)
> second matrix cimage1(:,:,u)and u=38 to 60
> 
> i wanna merge two matrix .
> 
> how can i do that ?
> please help me !!!!

well... here at CSSM one would like to know: merge in what sense(?)...
- eg,
- append one to the other
- change the content of a single image matrix, eg [img1,img2] or [img1;img2]
- or...

us
0
Reply us 5/27/2010 9:46:19 PM


1 Replies
403 Views

(page loaded in 0.035 seconds)

Similiar Articles:













7/23/2012 10:21:08 AM


Reply: