From: Hatoddyam Toto on 23 Apr 2010 16:12 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 23 Apr 2010 16:46 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 23 Apr 2010 17:08 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
|
Pages: 1 Prev: signal processing analysis Next: hough transform circle detection |