From: Hatoddyam Toto on
Hi,
I am running a simple while-loop in MATLAb with nested if-
loops. It runs very well, but when I stop the simulation by ctrl+c,
matlab crash. I don't know the reason....

Any idea?

Thanks for help,

-g
From: Jan Simon on
Dear Hatoddyam!

> I am running a simple while-loop in MATLAb with nested if-
> loops. It runs very well, but when I stop the simulation by ctrl+c,
> matlab crash. I don't know the reason....
>
> Any idea?

No. Without more details it is impossible to concentrate on the problem.

Please show us the code, specify the Matlab version, operating system, usage of compiled Mex functions and of course the Java version.

Kind regards, Jan
From: Hatoddyam Toto on

Thanks Jan, I could fix it...might be for vista problem...




On Apr 23, 4:46 pm, "Jan Simon" <matlab.THIS_Y...(a)nMINUSsimon.de>
wrote:
> Dear Hatoddyam!
>
> >        I am running a simple while-loop in MATLAb with nested if-
> > loops. It runs very well, but when I stop the simulation by ctrl+c,
> > matlab crash. I don't know the reason....
>
> > Any idea?
>
> No. Without more details it is impossible to concentrate on the problem.
>
> Please show us the code, specify the Matlab version, operating system, usage of compiled Mex functions and of course the Java version.
>
> Kind regards, Jan