Simple Image problem!!
- From: "bobby110uk" <bobby110uk@xxxxxxxxxxx>
- Date: Sun, 26 Feb 2006 09:54:52 -0600
The code shown below from matlab produces two images (figure 1 and figure
2). How can you code in matlab to make these two images to be produced
together on one figure.
figure(1)
imagesc(fftshift(t))
figure(2)
imagesc(fftshift(Z))
colormap(gray)
Thanx for ur help
Bobby
.
- Follow-Ups:
- Re: Simple Image problem!!
- From: Peter K.
- Re: Simple Image problem!!
- Prev by Date: Re: 8bit to 16bit conversion
- Next by Date: Re: Hamming window
- Previous by thread: Vector Rotation
- Next by thread: Re: Simple Image problem!!
- Index(es):