From: Andreea Onea on
Hello,

I kindly ask for your help in solving my problem. I made a program which was working fine until today (for about a month now) and today when I was running it again it gave me this error: "Improper assignment with rectangular empty matrix".
Can someone please tell me what to do?
I have to mention that I work on Matlab R2009b.

Thanks in advance,
Andreea
From: Yi Cao on
You have to post your code here to show how this error happens in order to get some help.

Yi

"Andreea Onea" <onea_mihaela(a)yahoo.com> wrote in message <hlh5is$9ab$1(a)fred.mathworks.com>...
> Hello,
>
> I kindly ask for your help in solving my problem. I made a program which was working fine until today (for about a month now) and today when I was running it again it gave me this error: "Improper assignment with rectangular empty matrix".
> Can someone please tell me what to do?
> I have to mention that I work on Matlab R2009b.
>
> Thanks in advance,
> Andreea
From: Andreea Onea on
"Yi Cao" <y.cao(a)cranfield.ac.uk> wrote in message <hlh6vd$agc$1(a)fred.mathworks.com>...
> You have to post your code here to show how this error happens in order to get some help.
>
> Yi
>
> "Andreea Onea" <onea_mihaela(a)yahoo.com> wrote in message <hlh5is$9ab$1(a)fred.mathworks.com>...
> > Hello,
> >
> > I kindly ask for your help in solving my problem. I made a program which was working fine until today (for about a month now) and today when I was running it again it gave me this error: "Improper assignment with rectangular empty matrix".
> > Can someone please tell me what to do?
> > I have to mention that I work on Matlab R2009b.
> >
> > Thanks in advance,
> > Andreea

Thanks for your prompt answer but fortunately I found my mistake. I was calling another function where I did not set the variables I was using like global.