Prev: Problem while trying to install matlab 2009b in windows 7-64 bit
Next: Implementation of FFT and IFFT in Matlab
From: Qi on 18 Mar 2010 06:27 Hallo, i have a model to simuliate. There are some data schould be converted from double type to uint16. The error "??? Unexpected or internal error encountered in "slOneSimStep". Please report this to The MathWorks if you can cause it to recur." occurs when one signale bigger than 15. I copied the data input block and my data convert block to a new Simulink-window, it works well. Anyone know about it? Is it a system problem or problem of my model? Every urgent!! Thanks a lot
From: Steven Lord on 18 Mar 2010 09:19
"Qi " <qi.tian(a)altran.com> wrote in message news:hnsv61$mtj$1(a)fred.mathworks.com... > Hallo, > i have a model to simuliate. There are some data schould be converted from > double type to uint16. The error "??? Unexpected or internal error > encountered in "slOneSimStep". Please report this to The MathWorks if you > can cause it to recur." > occurs when one signale bigger than 15. I copied the data input block and > my data convert block to a new Simulink-window, it works well. Anyone know > about it? Is it a system problem or problem of my model? Every urgent!! As the error message says, if you can reproduce this behavior with your model, please send it to Technical Support so that we can investigate why you received this error. -- Steve Lord slord(a)mathworks.com comp.soft-sys.matlab (CSSM) FAQ: http://matlabwiki.mathworks.com/MATLAB_FAQ |