Function that does this...
- From: kerojarun@xxxxxxxxx
- Date: Fri, 29 Feb 2008 10:45:20 -0800 (PST)
for l=1:320
for h=1:240
mat(l,h)=l;
mat2(l,h)=h;
end
end
i can't find that matlab function and i think i once used it.
Tnx
.
- Follow-Ups:
- Re: Function that does this...
- From: Walter Roberson
- Re: Function that does this...
- Prev by Date: Re: yahoo fetch problem
- Next by Date: Re: saving an image
- Previous by thread: scatterplot with errorbar
- Next by thread: Re: Function that does this...
- Index(es):