"M@lik Ali" wrote in message <k5348c$c56$1@newscl01ah.mathworks.com>...
> "Nasser M. Abbasi" <nma@12000.org> wrote in message <k533g2$due$1@speranza.aioe.org>...
> > On 10/10/2012 1:09 AM, M@lik Ali wrote:
> >
> > >
> > > then why it giving the dimension mismatch error. even same for the first time.
> > >
> >
> > Have you thought about using the debugger?
> I am new in matlab and don't know how to use debugger.
> but i check that the value return from the svmclassify is 1 or 0 as on first time runing.
> so why it give error for the second time,
> even i clear the svmstruct to before runing second time.
thanks problem solved i just clear Fset before loop.
> "Nasser M. Abbasi" <nma@12000.org> wrote in message <k533g2$due$1@speranza.aioe.org>...
> > On 10/10/2012 1:09 AM, M@lik Ali wrote:
> >
> > >
> > > then why it giving the dimension mismatch error. even same for the first time.
> > >
> >
> > Have you thought about using the debugger?
> I am new in matlab and don't know how to use debugger.
> but i check that the value return from the svmclassify is 1 or 0 as on first time runing.
> so why it give error for the second time,
> even i clear the svmstruct to before runing second time.
thanks problem solved i just clear Fset before loop.