From: ImageAnalyst on
On Jun 15, 12:27 am, "ashish gupta" <aashish....(a)gmail.com> wrote:
> Hey i have changed it using imresize command and its working. Could you please tell me how to change co-ordinates of vertical axis in an image.
>
-------------------------------------------------------------------------
What do you mean by vertical axis? Do you mean ylim()? You mean you
want to stretch your image in the "rows" direction? For that, you can
just use imresize with the desired number of rows.

From: Debanga Raj Neog on
Hi,
Are you talking about tic toc and other functions available?


-DRN
From: Rob Campbell on
"ahmad yahya" <ahyda99(a)hotmail.com> wrote in message <hun1eo$iqi$1(a)fred.mathworks.com>...
> hello have a good day please how can i put timer to know my program in matlab spend to run program and take result i want know my program how take time to give me result

Try profview