Problem with functions in matlab
- From: "Nasim M" <n_girl_1981@xxxxxxxxxxx>
- Date: Thu, 28 Jul 2005 16:49:59 -0400
Hi,
I have a function in which I change the value of a variable (called
X)
each time I run this function value of x changes but in my work space
(main window of matlab) if I type x it writes the old value of x, not
the value of x that is set inside the function.
I do not want x to be one of the outputs of my function.
Is there a way that I can solve this problem ?
Thank you,
.
- Follow-Ups:
- Re: Problem with functions in matlab
- From: Chris
- Re: Problem with functions in matlab
- Prev by Date: comparing two image
- Next by Date: Re: Problem with functions in matlab
- Previous by thread: comparing two image
- Next by thread: Re: Problem with functions in matlab
- Index(es):
Relevant Pages
|